Right it should works !
Another great features for EJB3StandaloneBootstrap class will be to have a method:
EJB3StandaloneBootstrap.scanClasspath(URL[] urls)
where url is a list of url to deploy (in replacement of using the system property).
That's short to implement but as all methods in the class are static and attributes
private static, it is difficult to patch EJB3StandaloneBootstrap to test that features
...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961328#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...