[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Deploying applications programmatically

jaikiran do-not-reply at jboss.com
Wed Feb 27 03:42:11 EST 2008


There's a MBean named MainDeployer which you could use to deploy the applications programatically. Access you jmx-console (http://localhost:8080/jmx-console) and on that page look for service=MainDeployer under the jboss.system domain. If you click on that link you will be forwarded to a page which shows you all the available APIs (one of which is the deploy method) on this MBean. The JBossJMX FAQ at http://wiki.jboss.org/wiki/Wiki.jsp?page=FAQJBossJMX will help you in using the MBean programatically. 

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

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



More information about the jboss-user mailing list