[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Use updated classes/jsp pages without reboot
francis17101970
do-not-reply at jboss.com
Wed Sep 10 11:08:17 EDT 2008
why rebooting ? it's really not necessary. Simply redeploy your ear package and the application will be reloaded.
A shortcut is deploying the ear as exploded directory.
Then change the timestamp of META-INF/application.xml file
In unix
$ touch META-INF/application.xml
or simply add an empty space to the file from a text editor and save it.
regards
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175613#4175613
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175613
More information about the jboss-user
mailing list