Not really a clean, straightfoward way.
The deployment configuration is very complicated, so iit is expressed in XML. You can
have your program generate an EJB .jar file that JBoss can deploy. Create a template then
generate using ANT
http://jboss.org/wiki/Wiki.jsp?page=ExplodedDeployment
I'm sure there's a way without doing this, but it'd be through calling
internal APIs.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011697#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...