James Perkins created WFLY-9946:
-----------------------------------
Summary: The JSON-B implementation module is not properly exported to
deployments
Key: WFLY-9946
URL:
https://issues.jboss.org/browse/WFLY-9946
Project: WildFly
Issue Type: Bug
Components: EE
Reporter: James Perkins
Assignee: James Perkins
The {{javax.json.binding.api}} only imports the services from the {{org.eclipse.yasson}}
implementation. However the services and the implementation need to be exported as the
{{ServiceLoader}} will be loaded on the deployments class loader not the
{{javax.json.binding.api}} class loader.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)