WSDL exposed by JAX-WS is missing binding and port definitions
--------------------------------------------------------------
Key: AXIS2-4613
URL: https://issues.apache.org/jira/browse/AXIS2-4613
Project: Axis2
Issue Type: Bug
Components: jaxws
Affects Versions: nightly
Reporter: Andreas Veithen
Steps to reproduce the issue:
* Build the jaxws-calculator sample.
* Deploy the JAR artifact to servicejars.
* Query the WSDL.
Result:
* With 1.5.1, the WSDL is complete.
* With SNAPSHOT, the WSDL doesn't contain the wsdl:binding and wsdl:port
elements.
Tested with Axis2 binary distribution (i.e. SimpleHTTPServer), but seems to
occur also when using the WAR.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.