[Bug 55287] ServletContainerInitializer in parent classloader may not be found

2014-01-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55287 --- Comment #3 from Mark Thomas --- This has also been fixed in 7.0.x for 7.0.51 onwards. -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 55287] ServletContainerInitializer in parent classloader may not be found

2013-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55287 Jeremy Boynes changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55287] ServletContainerInitializer in parent classloader may not be found

2013-07-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55287 Jeremy Boynes changed: What|Removed |Added Blocks||55312 -- You are receiving this m

[Bug 55287] ServletContainerInitializer in parent classloader may not be found

2013-07-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55287 --- Comment #1 from Jeremy Boynes --- Looking at StandardJarScanner, it also only looks for services where the ClassLoader is a URLClassLoader whereas j.u.ServiceLoader basically uses getResources() on the supplied ClassLoader. -- You are