You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/07/04 11:27:05 UTC

[jira] Resolved: (AXIS2-2149) Wrong port number in generated WSDL

     [ https://issues.apache.org/jira/browse/AXIS2-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-2149.
--------------------------------------

    Resolution: Fixed

> Wrong port number in generated WSDL
> -----------------------------------
>
>                 Key: AXIS2-2149
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2149
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.1.1
>         Environment: Linux
>            Reporter: Robert Staerk
>            Assignee: Deepal Jayasinghe
>
> When I ask for the WSDL of an RPCMessageReceiver service in Tomcat, the generated WSDL contains the wrong port number.
> Example: 
>   https://localhost:15324/axis2/services/HelloAxis2?wsdl
> WSDL:
> <wsdl:port name="HelloAxis2SOAP11port_http" binding="ns0:HelloAxis2SOAP11Binding">
>    <soap:address location="http://localhost:8080/axis2/services/HelloAxis2" /> 
>  </wsdl:port>
> Note: 
>   - The port number is wrong (8080 instead of 15324)
>  - The protocol is wrong (http instead of https)

-- 
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