https://issues.apache.org/bugzilla/show_bug.cgi?id=53777
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777
eolivelli changed:
What|Removed |Added
Attachment #29275|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777
--- Comment #5 from eolivelli ---
Sorry,
I was using TomEE (Tomcat + OpenEJB).
With a raw Tomcat the problem does not happen, I reported this problem on
OpenEJB list
--
You are receiving this mail because:
You are the assignee for the bug
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777
--- Comment #4 from Konstantin Kolinko ---
(In reply to comment #1)
> method parseClassNames in JAASRealm sometimes (not always) uses as
> ContextClassLoader this one
>
> WebappClassLoader
> context: /manager
> delegate: false
> repo
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777
--- Comment #3 from eolivelli ---
Created attachment 29275
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29275&action=edit
Patch on JAASRealm (tomcat 7 trunk)
I tried to write a patch against JAASREalm.java (don't know if it i
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777
--- Comment #2 from eolivelli ---
Created attachment 29274
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29274&action=edit
This is a subclass of JASSRealm that implements the feature
--
You are receiving this mail because:
Yo
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777
--- Comment #1 from eolivelli ---
method parseClassNames in JAASRealm sometimes (not always) uses as
ContextClassLoader this one
WebappClassLoader
context: /manager
delegate: false
repositories:
--> Parent Classloader:
org.ap