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

2001-05-27 Thread Lewis Henderson
0:15 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] :-( WEB-INF/classes not added to classpath? 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

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 (Embedde

[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 [E