[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Force rescan for .war deployment.

PeterJ do-not-reply at jboss.com
Wed Jan 23 13:49:49 EST 2008


You can manually deploy an application (including a war file), by invoking the deploy method on the jboss.system:service=MainDeployer mbean.  You can do this through the JMX Console or twiddle.  (There are two deploy() methods, you can use either one but the one that takes a String is probably a little simpler. Pass it the full path name of the war file.)

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

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



More information about the jboss-user mailing list