Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
ryan hendrixson
hot deploy in tomcat webapps dir?
June 24, 2009 7:32 AM
Answer

ryan hendrixson

Rank: New Member

Posts: 4

Join Date: April 15, 2009

Recent Posts

Is it possible to deploy portlets in a location other than the auto.deploy.deploy.dir? Can you just drop it into the tomcat/webapps dir?
Juan Fernández
RE: hot deploy in tomcat webapps dir?
June 24, 2009 7:40 AM
Answer

Juan Fernández

LIFERAY STAFF

Rank: Liferay Legend

Posts: 1094

Join Date: October 2, 2008

Recent Posts

ryan hendrixson:
Is it possible to deploy portlets in a location other than the auto.deploy.deploy.dir? Can you just drop it into the tomcat/webapps dir?

Yes, it is. You can deploy them in the webapps directory as any other web application
Greetings
ryan hendrixson
RE: hot deploy in tomcat webapps dir?
June 24, 2009 7:54 AM
Answer

ryan hendrixson

Rank: New Member

Posts: 4

Join Date: April 15, 2009

Recent Posts

Juan Fernández:
ryan hendrixson:
Is it possible to deploy portlets in a location other than the auto.deploy.deploy.dir? Can you just drop it into the tomcat/webapps dir?

Yes, it is. You can deploy them in the webapps directory as any other web application
Greetings


Yes, but whenever I've done that, it hasn't registered the app as a portlet; can you still use a webapps dir deployed application as a registered portlet if you deploy it that way?