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 "Kevin Jin (JIRA)" <ji...@apache.org> on 2007/06/12 14:48:25 UTC

[jira] Commented: (AXIS2-2624) ~WSDL gets IP Addresses in ports instead of hostnames in release 1.2

    [ https://issues.apache.org/jira/browse/AXIS2-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503851 ] 

Kevin Jin commented on AXIS2-2624:
----------------------------------

Thanks very much. I will give it try and let you know.



> ~WSDL gets IP Addresses in ports instead of hostnames in release 1.2
> --------------------------------------------------------------------
>
>                 Key: AXIS2-2624
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2624
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.2
>         Environment: Axis2 1.2 and Windows XP
>            Reporter: Kevin Jin
>            Assignee: Deepal Jayasinghe
>            Priority: Critical
>
> Refer to issue AXIS2-1132, I thought this was fixed in this issue which got released in previous ones long time ago. For some reason, after I upgraded AXIS2 from 1.1.1 to 1.2 today, I got the same issue. In 1.1.1, it returns the hostnames. Please advice .. (See below.... )
> - <wsdl:service name="Version">
> - <wsdl:port name="VersionSOAP11port_http" binding="axis2:VersionSOAP11Binding">
>   <soap:address location="http://10.1.2.110:7777/axis2/services/Version" /> 
>   </wsdl:port>
> - <wsdl:port name="VersionSOAP12port_http" binding="axis2:VersionSOAP12Binding">
>   <soap12:address location="http://10.1.2.110:7777/axis2/services/Version" /> 
>   </wsdl:port>
> - <wsdl:port name="VersionHttpport" binding="axis2:VersionHttpBinding">
>   <http:address location="http://10.1.2.110:7777/axis2/services/Version" /> 
>   </wsdl:port>
>   </wsdl:service>
>   </wsdl:definitions>

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