Hi, I'm new to JBoss and I apologize if I ask stupid questions.
I need to deploy an ear file with jboss-EJB-3.0 embeddable.
Is this possible? And if, how do I do it?
start the container with EJB3StandaloneBootstrap.boot(null)
and then search the classpath for the ear file with
EJB3StandaloneBootstrap.scanClasspath() ?
Thanks in advance for your answers!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958966#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...