Spring Autowire by type doesn't work with jaxws:client
------------------------------------------------------
Key: CXF-2449
URL: https://issues.apache.org/jira/browse/CXF-2449
Project: CXF
Issue Type: Improvement
Components: JAX-WS Runtime
Affects Versions: 2.2.3
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: 2.2.4
jaxws clients created in spring via jaxws:client cannot be autowired via
standard spring @Autowire by type as the parser just sets them to
java.lang.Object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.