Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Deploy .war file on tomcat
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.
Jamie Sammons, modified 4 Years ago.
RE: Deploy .war file on tomcat
(Answer)
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.