There are tests of a JSP page accessing classes from WEB-INF/lib/jars
and WEB-INF/classes in the jbosstest module and these work. What
is the use case you have that does not work? Your workaround is not
valid in my opinion. Many people have struts working correctly using
JBoss/Tomcat so one usage problem isn't a valid reason for this hack.

The general way of submitting patches is through the sourceforge patches
page: http://sourceforge.net/tracker/?group_id=22866&atid=376687

----- Original Message ----- 
From: "Lewis Henderson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 22, 2001 2:13 AM
Subject: RE: [JBoss-user] Tomcat/Jakarta Struts


> There is a problem between JBoss & Tomcat embedded which means that the full
> classpath is not being handed on to the JSP's. I have a HACK!!! which adds
> the WEB-INF/classes and WEB-INF/lib/*.jar onto the 'common classpath'. I am
> not sure if this is a valid thing to do! I have attached the hack...
> 
> If anyone can tell me if this is/is not the correct thing to do...please
> either point me in the direction of the REAL bug so that I can go fix it!!!
> 
> Lewis
> 
> P.S. Is there a 'recommended' way of offering patches?
> 
> 



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

Reply via email to