[
https://issues.apache.org/jira/browse/AXIS2-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen reopened AXIS2-4613:
------------------------------------
I tested this with the latest trunk, and the issue is still there. If you look
at the
http://localhost:8080/axis2/services/CalculatorService.CalculatorServicePort?wsdl
you will see an empty wsdl:service element:
<wsdl:service name="CalculatorService.CalculatorServicePort"/>
So, no binding is generated for the service.
> 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
> Assignee: Isuru Eranga Suriarachchi
> Fix For: 1.6
>
>
> 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]