[
https://issues.apache.org/jira/browse/CXF-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-3139.
------------------------------
Resolution: Won't Fix
Fix Version/s: Invalid
I'm going to mark this as won't fix. The checks in that profile that we'd need
to check are:
R9800 and R9802 - we already pretty much check for these
R9801 - JAX-WS requires support for the MIME binding (SwA) and thus we
shouldn't disallow it.
R2209 - this just seems completely wrong. It's RARE to actually do this as
the soap:body generally catches all the parts that are not specified by
soap:header tags. The wsdl spec also clearly says "If the parts attribute is
omitted, then all parts defined by the message are assumed to be included in
the SOAP Body portion" so I have no idea why it says unbound parts should be
ignored.
> WSDL Validator: Validate against Simple SOAP Binding Profile 1.0
> ----------------------------------------------------------------
>
> Key: CXF-3139
> URL: https://issues.apache.org/jira/browse/CXF-3139
> Project: CXF
> Issue Type: New Feature
> Affects Versions: 2.3.0
> Reporter: Robert Liguori
> Priority: Trivial
> Fix For: Invalid
>
>
> WSDL Validator: Validate against Simple SOAP Binding Profile 1.0
> ... as was done with Eclipse's WSDL validator:
> http://wiki.eclipse.org/Using_the_WSDL_Validator_Outside_of_Eclipse
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.