[JBoss-user] :-( WEB-INF/classes not added to classpath?

2001-05-26 Thread Lewis Henderson

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



Re: [JBoss-user] :-( WEB-INF/classes not added to classpath?

2001-05-26 Thread danch

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