[
https://issues.jboss.org/browse/WFLY-7135?page=com.atlassian.jira.plugin....
]
Kiran Mohan closed WFLY-7135.
-----------------------------
Resolution: Done
Turns out the problem is with the Java Preferences class which uses system class loader to
load the service provider.
I fixed this by writing my own implementation of the Preferences.systemRoot() function
where it first checks for a service provider without using the system class loader
WildFly ignores META-INF/services
---------------------------------
Key: WFLY-7135
URL:
https://issues.jboss.org/browse/WFLY-7135
Project: WildFly
Issue Type: Bug
Affects Versions: 9.0.2.Final
Reporter: Kiran Mohan
Assignee: Jason Greene
Priority: Critical
Please see the bug description in this forum post
https://developer.jboss.org/thread/272349
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)