https://issues.apache.org/bugzilla/show_bug.cgi?id=52833

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #14 from Mark Thomas <ma...@apache.org> 2012-03-27 18:41:46 UTC ---
Given that the root cause is a class loader that does not have the 'normal'
hierarchy we see in the normal (non-embedded) use case (rather than something
setting the Catalina's parent class loader to null) then adding the null check
is a reasonable solution. I've looked for other places in the codebase where we
traverse the class loader hierarchy and don't see a need for further changes.

The fix has been applied to trunk and 7.0.x and will be included in 7.0.27
onwards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to