I'm building a new Liferay theme am and being crushed by this problem.

When I make changes to the init_custom.vm, the only possible way for me to see the changes is to restart Tomcat. When I make other changes to my theme, such as editing my CSS or adding images, I can see the changes after deploying the theme via the Ant Deploy target. No such luck with the templates.

I check the $CATALINA_HOME/webapps/my-theme/init_custom.vm after deploying, and that file does reflect my changes.

I cannot continue to develop if this is going to be the cycle. I must be able to make changes to the velocity template without requiring a restart. Any suggestions?

I'm using the Eclipse Liferay IDE and the Ant build to deploy my theme when I make changes. I'm using the Liferay 6.0.6 Tomcat bundle. I've also already added "include-and-override=portal-developer.properties" to my portal-ide.properties file.

Thanks!!!

(also asked this in the Liferay Forums, and I'll make sure to copy back any answers I get: http://www.liferay.com/community/forums/-/message_boards/message/11292911 )

link|improve this question
FYI: I've seen stackoverflow.com/questions/5567742/… and stackoverflow.com/questions/7298396/… and they did not work for me. Upgrading to 6.1 beta did, for some reason, work. – Rob Gonzalez Nov 2 '11 at 22:10
I switched to the 6.1 Beta and do not have the problem on that release, so it was just with 6.0.6... – Rob Gonzalez Nov 23 '11 at 0:14
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.