|
michael cirioli I suspect this to be related to classloading and modules similar to https://community.jboss.org/thread/205159
We do have a system property picketlink.jaxp.tccl which when set to "true", lets the JAXP operations to operate using TCCL rather than module classloader.
Try with that.
|