Tomcat only appears to pass the standard WEB-INF/lib and WEB-INF/classes
to jasper. Look into why that is on the tomcat side and post a bug report
on the contrib/tomcat EmbededTomcatSX and related classes if you find one.

----- Original Message ----- 
From: "Lewis Henderson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 24, 2001 8:28 AM
Subject: RE: [JBoss-user] Tomcat/Jakarta Struts


> ...My error...
> 
> I have an EAR containing:-
> 
> /lib/support.jar
> /MyStruts.war
> 
> MyStruts.war uses a manifest.mf to reference the support.jar
> 
> JBoss correctly adds the /lib/support.jar onto the common classpath when the
> WAR is deployed....however....When a JSP is compiled it does not find any
> JARS in the WEB-INF/lib or any classes in the WEB-INF/classes...(Except
> taglibs for some reason!!??)
> 
> This is only a problem when the WAR is in an EAR...If I move the support.jar
> into the WAR and deploy in webapps (not deploy) everything is ok.
> 
> The EAR only works when the *HACK* is applied.
> 
> Somewhere there is a posting saying that there is a classpath problem
> between Tomcat and Jasper...
> 
> Lewis
> 



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to