Classloader not set during registration of ServletContextListener
-----------------------------------------------------------------

                 Key: PAXWEB-73
                 URL: http://issues.ops4j.org/jira/browse/PAXWEB-73
             Project: Pax Web
          Issue Type: Bug
          Components: WebContainer
    Affects Versions: 0.3.0
            Reporter: Alin Dreghiciu
            Assignee: Alin Dreghiciu


During registration of an ServletContextListener the context class loader is 
not set. In case that the listener will load classes or do something with 
classloader (as class.forName) this result in a failure. This happens only with 
ServletContextListener as they are initialized by the moment of registration 
(as servlet context is already started)



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

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to