ClassLoader issues with Celtix use of SDOXMLHelper
---------------------------------------------------
Key: TUSCANY-366
URL: http://issues.apache.org/jira/browse/TUSCANY-366
Project: Tuscany
Type: Bug
Components: Java SCA Celtix Binding
Versions: Java-M1
Reporter: ant elder
Assigned to: Daniel Kulp
Fix For: Java-M1-tentative
To fix TUSCANY-333 i added a ClassLoader parameter to all the methods on
SDOXMLHelper. These methods are used by the Celtix binding so i expect it also
will see the problems in TUSCANY-333.
To fix this the app ClassLoader can be obtained from
WebServiceBinding.getResourceLoader().getClassLoader() and it could probably be
stored in the SCADataBindingCallback. But that seemed like quite a big change
for me to be making to the Cetix binding without discussing with you so I've
not fixed it and left the old methods on SDOXMLHelper.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira