Just to be perfectly clear, you have an .ear containing a .war containing /WEB-INF/classes? I believe that WEB-INF/classes only gets in the classpath for the war that it's in, not in the application's classloader. -danch Lewis Henderson wrote: > I am deploying an EAR to JBoss/Tomcat (Embedded) everything seems ok except > the classes in the WEB-INF/classes directory are not added to the common > classpath... > > Does anyone know of a problem/workaround for this? > > > Lewis > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > http://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
