[Bug 53777] Ability to bundle JAAS Configuration in Webappp

2013-07-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53777] Ability to bundle JAAS Configuration in Webappp

2012-08-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53777 eolivelli changed: What|Removed |Added Attachment #29275|0 |1 is obsolete|

[Bug 53777] Ability to bundle JAAS Configuration in Webappp

2012-08-25 Thread bugzilla
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

[Bug 53777] Ability to bundle JAAS Configuration in Webappp

2012-08-25 Thread bugzilla
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

[Bug 53777] Ability to bundle JAAS Configuration in Webappp

2012-08-24 Thread bugzilla
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

[Bug 53777] Ability to bundle JAAS Configuration in Webappp

2012-08-24 Thread bugzilla
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

[Bug 53777] Ability to bundle JAAS Configuration in Webappp

2012-08-24 Thread bugzilla
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