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/07 08:34:43 UTC

DO NOT REPLY [Bug 9684] New: - [PATCH] CocoonServlet (init-classloader param)

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=9684>.
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=9684

[PATCH] CocoonServlet (init-classloader param)

           Summary: [PATCH] CocoonServlet (init-classloader param)
           Product: Cocoon 2
           Version: Current CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: core
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: david-apache@haraburda.com


CocoonServlet ignoes the init-classloader param in several places, setting the
ContextClassLaoder to its own RepositoryClassLoader, causing JNDI not to work
with Tomcat.  This patch is intended to provide a temporary solution.  Really,
according to the Java API documentation, there shouldn't be the option of
allowing Cocoon to create a classloader and override the container's.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org