DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9728>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9728

[PATCH] CocoonServlet getClassPath() enhancements Tomcat4

           Summary: [PATCH] CocoonServlet getClassPath() enhancements
                    Tomcat4
           Product: Cocoon 2
           Version: Current CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Tomcat 4 set the Classpath for JSP Compiling as a ServletContext Attribute 
"org.apache.catalina.jsp_classpath". Using this value is a better solution for 
tomcat to implement CocoonServlet.getClassPath() method.
With this Patch applied you also don't need to set "extra-classpath" parameter 
in the cocoon/src/webapp/WEB-INF/web.xml file if you have classes in "lib" or 
"common/lib".

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to