[
https://issues.apache.org/jira/browse/TOMEE-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Louis MONTEIRO updated TOMEE-2690:
---------------------------------------
Affects Version/s: 8.0.0-M1
8.0.0-M2
7.1.1
8.0.0-M3
8.0.0-Final
> javaee-api must include ProviderLocator used by some specs jars.
> ----------------------------------------------------------------
>
> Key: TOMEE-2690
> URL: https://issues.apache.org/jira/browse/TOMEE-2690
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 8.0.0-M1, 8.0.0-M2, 7.1.1, 8.0.0-M3, 8.0.0-Final
> Reporter: Jean-Louis MONTEIRO
> Priority: Major
> Fix For: 7.1.2, 8.0.1
>
>
> Some spec jars like JACC use the ProviderLocator for internal usage. Most of
> the time they shade the Geronimo OSGi Locator dependency.
> But we do exclude the ProviderLocator from the javaee-api uber jar which
> results in a NoClassDefFound when using OpenEJB Standalone for instance.
> Caused by: java.lang.NoClassDefFoundError:
> org/apache/geronimo/osgi/locator/ProviderLocatorCaused by:
> java.lang.NoClassDefFoundError:
> org/apache/geronimo/osgi/locator/ProviderLocator at
> javax.security.jacc.PolicyConfigurationFactory$1.run(PolicyConfigurationFactory.java:89)
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)