Some changes in webapp scanning logic brought some regressions to geronimo.
---------------------------------------------------------------------------
Key: OPENEJB-1435
URL: https://issues.apache.org/jira/browse/OPENEJB-1435
Project: OpenEJB
Issue Type: Bug
Components: interceptors
Affects Versions: 3.0-beta-1
Reporter: Shawn Jiang
some changes in webapp scanning logic brought some regressions to geronimo.
see [1]
The root cause is the OSGi classloader was wrapped to a url classloader so that
BundleFinderFactory can't handle it correctly. unwraping the temp
classloader to use the bundle classloader in OSGi env would be a possible
solution.
[1]http://openejb.979440.n4.nabble.com/WebApp-Scanning-td3308236.html
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira