Is it supposed to be necessary to include your ejb-jar in WEB-INF/lib when deploying .ear's into an embedded tomcat in jBoss? My understanding was that since it was in-VM, the classloader could pick all of that up automatically. Using the latest jBoss from CVS and Tomcat 3.2b6, it doesn't work that way. Also, calling new InitialContext() from tomcat doesn't pick up the namingfactory, etc.
-Jason
- Re: [jBoss-User] Embedded Tomcat and Classloading VASQUEZ_JASON
- Re: [jBoss-User] Embedded Tomcat and Classloading Rickard Oberg
- Re: [jBoss-User] Embedded Tomcat and Classloading Daniel Schulze
- RE: [jBoss-User] Embedded Tomcat and Classloading Kevin Lewis
- Re: [jBoss-User] Embedded Tomcat and Classloading VASQUEZ_JASON
