JASPI implementation not using ProviderLocator correctly.
----------------------------------------------------------
Key: GERONIMO-5656
URL: https://issues.apache.org/jira/browse/GERONIMO-5656
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 3.0
Reporter: Rick McGuire
Assignee: Rick McGuire
The JASPI implementation is not correctly using the ProviderLocator code in the
geronimo-osgi-locator jar. In order to function correctly in an OSGi
environment, the classes in the locator jar need to be included in the
consuming jar as private classes and the bundle also needs to specify a
Bundle-Activator so that the bundle's version of the ProviderLocator is primed
with access to the framework registry.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.