ResourceFinder might not work correctly in OSGI environment
-----------------------------------------------------------
Key: OPENEJB-1355
URL: https://issues.apache.org/jira/browse/OPENEJB-1355
Project: OpenEJB
Issue Type: Bug
Components: deployment
Affects Versions: 3.2
Reporter: Ivan
While reading service-jar.xml in JaxbOpenejb class, ResourceFinder is used to
search the xml file, but in current Geronimo, the passed in classloader is a
wrapper classloader of the Bundle, so it could not find the default
configuration file of openejb-core.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.