A Filter is initialized with a wrong TCCL.
------------------------------------------

         Key: GERONIMO-1409
         URL: http://issues.apache.org/jira/browse/GERONIMO-1409
     Project: Geronimo
        Type: Bug
  Components: web  
    Versions: 1.0    
    Reporter: Gianny Damour


When a Filter is initialized, the TCCL is set to the CL of the configuration 
defining the WAR module. The TCCL should actually be set to the CL of the WAR 
module. 

If a Filter loads a resource located in WEB-INF/classes/ via the TCCL during 
initialization, this resource cannot be found as WEB-INF/classes is not defined 
by the WAR configuration CL.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to