JSP hot/auto deploy not working in JBoss ES 6.2 w/ Liferay 6.2 -


i working on project using liferay 6.2 on jboss es 6.2 (jboss 7.x, have read). using liferay created ant scripts deploys, strange reason jsp file changes not picked up. everytime make change jsp have shut down jboss, nuke files under standalone/tmp, restart jboss. java changes seem deploy fine. instance, if add log message portlet code , update html text in jsp , deploy portlet project, see log entry page text change not there. needless say, having restart whole app server every ui change/tweak diminishing productivity.

i don't know information needed help.

check if have timezone issues when deploy project:: if timestamps on jsps 1 hour old (because of bad timezone) , previous deployment/test 10 minutes ago, jsp might have been compiled 10 minutes ago - that's still 50 min after (updated) jsp's date, no need recompile.

i hope timezone-explanation wasn't messy , understandable.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -