Need to ensure we are generating wsdl only for SOAP 11 based bindings
----------------------------------------------------------------------
Key: AXIS2-2543
URL: https://issues.apache.org/jira/browse/AXIS2-2543
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: jaxws
Reporter: Roy A. Wood Jr.
Priority: Minor
Per the JAXWS spec. we should generate WSDL only for SOAP 11 bindings.
However, the current logic is skewed so that we are generating WSDL for anything other than
SOAP 12 bindings (i.e. XML/HTTP).
This BT fixes that problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org
|