[
https://issues.apache.org/jira/browse/CXF-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-1142.
------------------------------
Resolution: Invalid
Fix Version/s: (was: 2.1)
Invalid
Assignee: Daniel Kulp (was: maomaode)
This isn't valid. The released 2.1 @BindingType annotation doesn't have a
"features" parameter so I assume this was from a pre-release version of the
spec or something.
> 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
> Assignee: Daniel Kulp
> Fix For: Invalid
>
>
> @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.