[jboss-user] [EJB 3.0] - Re: Embeddable EJB3 with Maven2?

jc7442 do-not-reply at jboss.com
Thu Jul 27 11:51:28 EDT 2006


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#3961328

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



More information about the jboss-user mailing list