Add support for <databinding> in endpoint & client configuration
----------------------------------------------------------------
Key: CXF-768
URL: https://issues.apache.org/jira/browse/CXF-768
Project: CXF
Issue Type: New Feature
Affects Versions: 2.0
Reporter: Dan Diephouse
Fix For: 2.0.1, 2.1
We should support syntax like:
<jaxws:endpoint>
<databinding><bean
class="org.apache.cxf.aegis.databinding.AegisDatabinding"/></databinding>
</jaxws:endpoint>
Same goes for client and server syntaxes as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.