Remove dependency of Soap Binding from the ReflectionServiceFactory creation
----------------------------------------------------------------------------
Key: CXF-145
URL: http://issues.apache.org/jira/browse/CXF-145
Project: CeltiXfire
Issue Type: Bug
Components: JAX-WS Runtime
Affects Versions: 2.0-M1
Reporter: Balaji Ravi
Fix For: 2.0-M1
The ReflectionServiceFactoryBean class tries to load all the Soap Binding
specific classes thereby creating a dependency of loading the soap binding jar
when not needed...
We should remove it from that class & let the soap binding load it up... If i
just want to use xml binding, why should i load up the soap binding jar?
--
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