[jboss-user] [EJB 3.0] - Re: Embedded EJB3 and .scanClasspath()

dhartford do-not-reply at jboss.com
Fri Sep 29 08:55:29 EDT 2006


I tried the EmbeddableEJB3Container, but ran into more classloader issues (with Eclipse):



  | java.lang.ClassCastException: org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader
  | 	at embedded.ejb3.EmbeddableEJB3Container.getPath(EmbeddableEJB3Container.java:136)
  | 	at embedded.ejb3.EmbeddableEJB3Container.initProperty(EmbeddableEJB3Container.java:57)
  | 	at embedded.ejb3.EmbeddableEJB3Container.startup(EmbeddableEJB3Container.java:38)
  | 

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

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



More information about the jboss-user mailing list