BindingType should support features
-----------------------------------
Key: CXF-1142
URL: https://issues.apache.org/jira/browse/CXF-1142
Project: CXF
Issue Type: Sub-task
Components: JAX-WS Runtime
Affects Versions: 2.1
Reporter: maomaode
Fix For: 2.1
@BindingType(value=SOAPBinding.SOAP11HTTP_BINDING,
features={
@Feature(AddressingFeature.ID),
@Feature(value=MTOMFeature.ID,
[EMAIL PROTECTED](name=MTOMFeature.THRESHOLD,
value="1000")})
})
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.