[jboss-user] [Installation, Configuration & DEPLOYMENT] - Configure Jboss to hot deploy when class files are changed

armin.keyvanloo do-not-reply at jboss.com
Mon Sep 17 12:07:42 EDT 2007


I have my WAR unzipped into my deploy directory (for example '/jboss/local/server/deploy/myapp.war' - myapp.war is a directory where all the contents of the war file are unzipped into).

When I copy the newly compiled class files into the web-inf/classes folder, jboss (4.2.0.GA) doesn't hot deploy the changed classes (to pick up the changes I need to restart the server). 

I remember in my previous project we had the exact same set up in terms of deploying the unzipped WAR file, etc, and it picked up the changes in the class files without restarting the server. But unfortunately I don't have access to the person who set it up.
 
Any help is much appreciated. 


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085128#4085128

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085128



More information about the jboss-user mailing list