Deploy .war file on tomcat

Jamie Sammons, modified 4 Years ago. New Member Posts: 4 Join Date: 5/18/21 Recent Posts

Hello,

Is there a way to deploy/generate .war file in 'webapps' folder of tomcat server directory ? i'm using liferay 7.1

// use proxy if requesting features cross-domain
OpenLayers.ProxyHost ="/portlets-common/cgi-bin/proxy.py?url=";


This works only if i put portlets-common .war in tomcat/webapps.

Thank you.

thumbnail
Jamie Sammons, modified 4 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

Yes, place the war files where you need them. This is completely independent of Liferay, and Liferay provides no means of administering additional Tomcat web-applications.