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

--- Comment #1 from eolivelli <[email protected]> ---
method parseClassNames in JAASRealm sometimes (not always) uses as
ContextClassLoader this one

WebappClassLoader
  context: /manager
  delegate: false
  repositories:
----------> Parent Classloader:
org.apache.catalina.loader.StandardClassLoader@9fa0f19

In my case this causes JASSRealm not to find custom Principal classes
(userClassNames and roleClassNames)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to