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 "Abhijeet (JIRA)" <ji...@apache.org> on 2008/12/01 22:55:44 UTC

[jira] Created: (AXIS2-4159) SOAP 1.1 Endpoint and HTTP Endpoint ports are defaulted to 80 or 8080 while generating the WSDL

SOAP 1.1 Endpoint and HTTP Endpoint ports are defaulted to 80 or 8080 while generating the WSDL
-----------------------------------------------------------------------------------------------

                 Key: AXIS2-4159
                 URL: https://issues.apache.org/jira/browse/AXIS2-4159
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: wsdl
    Affects Versions: 1.4.1
         Environment: Axis 2.1.4, windows xp, JRE 1.5
            Reporter: Abhijeet


<wsdl:port name="TestJaxWsServiceHttpSoap11Endpoint" binding="ns:TestJaxWsServiceSoap11Binding">
  <soap:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpSoap11Endpoint/" /> 
  </wsdl:port>
- <wsdl:port name="TestJaxWsServiceHttpSoap12Endpoint" binding="ns:TestJaxWsServiceSoap12Binding">
  <soap12:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpSoap12Endpoint/" /> 
  </wsdl:port>
- <wsdl:port name="TestJaxWsServiceHttpEndpoint" binding="ns:TestJaxWsServiceHttpBinding">
  <http:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpEndpoint/" /> 
  </wsdl:port>

Even if my Service EPR is pointed to correct 
 http://usphxdlh02.spe.sony.com:18080/Service/services/TestJaxWsService

Is there a way to control the port in the auto generated WSDL ? Only way I am able to run with this configuration is by making the port to be equal to 8080. 



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


[jira] Updated: (AXIS2-4159) SOAP 1.1 Endpoint and HTTP Endpoint ports are defaulted to 80 or 8080 while generating the WSDL

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen updated AXIS2-4159:
-----------------------------------

    Affects Version/s:     (was: 1.4.1)
                       1.6

> SOAP 1.1 Endpoint and HTTP Endpoint ports are defaulted to 80 or 8080 while generating the WSDL
> -----------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4159
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4159
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.4.1
>         Environment: Axis 2.1.4, windows xp, JRE 1.5
>            Reporter: Abhijeet
>             Fix For: 1.6
>
>
> <wsdl:port name="TestJaxWsServiceHttpSoap11Endpoint" binding="ns:TestJaxWsServiceSoap11Binding">
>   <soap:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpSoap11Endpoint/" /> 
>   </wsdl:port>
> - <wsdl:port name="TestJaxWsServiceHttpSoap12Endpoint" binding="ns:TestJaxWsServiceSoap12Binding">
>   <soap12:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpSoap12Endpoint/" /> 
>   </wsdl:port>
> - <wsdl:port name="TestJaxWsServiceHttpEndpoint" binding="ns:TestJaxWsServiceHttpBinding">
>   <http:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpEndpoint/" /> 
>   </wsdl:port>
> Even if my Service EPR is pointed to correct 
>  http://usphxdlh02.spe.sony.com:18080/Service/services/TestJaxWsService
> Is there a way to control the port in the auto generated WSDL ? Only way I am able to run with this configuration is by making the port to be equal to 8080. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AXIS2-4159) SOAP 1.1 Endpoint and HTTP Endpoint ports are defaulted to 80 or 8080 while generating the WSDL

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen updated AXIS2-4159:
-----------------------------------

    Affects Version/s:     (was: 1.6)
                       1.4.1
        Fix Version/s: 1.6

> SOAP 1.1 Endpoint and HTTP Endpoint ports are defaulted to 80 or 8080 while generating the WSDL
> -----------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4159
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4159
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.4.1
>         Environment: Axis 2.1.4, windows xp, JRE 1.5
>            Reporter: Abhijeet
>             Fix For: 1.6
>
>
> <wsdl:port name="TestJaxWsServiceHttpSoap11Endpoint" binding="ns:TestJaxWsServiceSoap11Binding">
>   <soap:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpSoap11Endpoint/" /> 
>   </wsdl:port>
> - <wsdl:port name="TestJaxWsServiceHttpSoap12Endpoint" binding="ns:TestJaxWsServiceSoap12Binding">
>   <soap12:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpSoap12Endpoint/" /> 
>   </wsdl:port>
> - <wsdl:port name="TestJaxWsServiceHttpEndpoint" binding="ns:TestJaxWsServiceHttpBinding">
>   <http:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpEndpoint/" /> 
>   </wsdl:port>
> Even if my Service EPR is pointed to correct 
>  http://usphxdlh02.spe.sony.com:18080/Service/services/TestJaxWsService
> Is there a way to control the port in the auto generated WSDL ? Only way I am able to run with this configuration is by making the port to be equal to 8080. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AXIS2-4159) SOAP 1.1 Endpoint and HTTP Endpoint ports are defaulted to 80 or 8080 while generating the WSDL

Posted by "Andreas Veithen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved AXIS2-4159.
------------------------------------

    Resolution: Fixed

This should be fixed by the changes in AXIS2-4465.

> SOAP 1.1 Endpoint and HTTP Endpoint ports are defaulted to 80 or 8080 while generating the WSDL
> -----------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4159
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4159
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.4.1
>         Environment: Axis 2.1.4, windows xp, JRE 1.5
>            Reporter: Abhijeet
>
> <wsdl:port name="TestJaxWsServiceHttpSoap11Endpoint" binding="ns:TestJaxWsServiceSoap11Binding">
>   <soap:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpSoap11Endpoint/" /> 
>   </wsdl:port>
> - <wsdl:port name="TestJaxWsServiceHttpSoap12Endpoint" binding="ns:TestJaxWsServiceSoap12Binding">
>   <soap12:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpSoap12Endpoint/" /> 
>   </wsdl:port>
> - <wsdl:port name="TestJaxWsServiceHttpEndpoint" binding="ns:TestJaxWsServiceHttpBinding">
>   <http:address location="http://172.22.164.81:80/Service/services/TestJaxWsService.TestJaxWsServiceHttpEndpoint/" /> 
>   </wsdl:port>
> Even if my Service EPR is pointed to correct 
>  http://usphxdlh02.spe.sony.com:18080/Service/services/TestJaxWsService
> Is there a way to control the port in the auto generated WSDL ? Only way I am able to run with this configuration is by making the port to be equal to 8080. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.