Review the jbossws-spi ServiceLoader to allow for passing a classloader in
--------------------------------------------------------------------------
Key: JBWS-3224
URL:
https://issues.jboss.org/browse/JBWS-3224
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jbossws-cxf, jbossws-native
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-native-4.0, jbossws-cxf-4.0
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)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira