-
Task
-
Resolution: Done
-
Major
-
None
-
None
The JBossWS-SPI ServiceLoader currently heavily relies on the TCCL for every resolution. We need to add an option for passing in the classloader to be used and to review every call points, in order for using the proper classloader (i.e. just use the TCCL for resolution implying the possibility for users to influence the result through META-INF/services/.. declarations in the deployment, otherwise directly use the classloader from the jbossws integration modules)