You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/06/09 15:29:43 UTC

DO NOT REPLY [Bug 9728] New: - [PATCH] CocoonServlet getClassPath() enhancements Tomcat4

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: cocoon-dev@xml.apache.org
        ReportedBy: volker.schmitt@basf-it-services.com


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: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org