You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Martin Clough (JIRA)" <de...@tuscany.apache.org> on 2009/09/10 11:01:57 UTC

[jira] Created: (TUSCANY-3269) Server name incorrect in WSDL when using separate web server

Server name incorrect in WSDL when using separate web server
------------------------------------------------------------

                 Key: TUSCANY-3269
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3269
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Axis Binding Extension
    Affects Versions: Java-SCA-1.5
            Reporter: Martin Clough


When using Tuscany with a separate web server, the SOAP address location in the WSDL has the IP address of the Tuscany server instead of the host name of the web server. This prevents clients from being able to connect to the service.


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


[jira] Resolved: (TUSCANY-3269) Server name incorrect in WSDL when using separate web server

Posted by "Simon Nash (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Nash resolved TUSCANY-3269.
---------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SCA-1.5.1

Patch committed to the 1.x branch under r814373, with two additional changes:
1. Removed redundant imports for org.apache.axis2.transport.http.server.HttpUtils
2. Reinstated QuestionMarkWSDLIncludeTestCase (removed by TUSCANY-2942) and made the same change in this test case 

> Server name incorrect in WSDL when using separate web server
> ------------------------------------------------------------
>
>                 Key: TUSCANY-3269
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3269
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Axis Binding Extension
>    Affects Versions: Java-SCA-1.5
>            Reporter: Martin Clough
>            Assignee: Simon Nash
>             Fix For: Java-SCA-1.5.1
>
>         Attachments: TUSCANY-3269.patch
>
>
> When using Tuscany with a separate web server, the SOAP address location in the WSDL has the IP address of the Tuscany server instead of the host name of the web server. This prevents clients from being able to connect to the service.

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


[jira] Updated: (TUSCANY-3269) Server name incorrect in WSDL when using separate web server

Posted by "Martin Clough (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Clough updated TUSCANY-3269:
-----------------------------------

    Attachment: TUSCANY-3269.patch

A patch to org.apache.tuscany.sca.binding.ws.axis2.TuscanyListingAgent#setIPAddress

> Server name incorrect in WSDL when using separate web server
> ------------------------------------------------------------
>
>                 Key: TUSCANY-3269
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3269
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Axis Binding Extension
>    Affects Versions: Java-SCA-1.5
>            Reporter: Martin Clough
>         Attachments: TUSCANY-3269.patch
>
>
> When using Tuscany with a separate web server, the SOAP address location in the WSDL has the IP address of the Tuscany server instead of the host name of the web server. This prevents clients from being able to connect to the service.

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


[jira] Assigned: (TUSCANY-3269) Server name incorrect in WSDL when using separate web server

Posted by "Simon Nash (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Nash reassigned TUSCANY-3269:
-----------------------------------

    Assignee: Simon Nash

> Server name incorrect in WSDL when using separate web server
> ------------------------------------------------------------
>
>                 Key: TUSCANY-3269
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3269
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Axis Binding Extension
>    Affects Versions: Java-SCA-1.5
>            Reporter: Martin Clough
>            Assignee: Simon Nash
>         Attachments: TUSCANY-3269.patch
>
>
> When using Tuscany with a separate web server, the SOAP address location in the WSDL has the IP address of the Tuscany server instead of the host name of the web server. This prevents clients from being able to connect to the service.

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


[jira] Updated: (TUSCANY-3269) Server name incorrect in WSDL when using separate web server

Posted by "Martin Clough (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Clough updated TUSCANY-3269:
-----------------------------------

    Patch Info: [Patch Available]

> Server name incorrect in WSDL when using separate web server
> ------------------------------------------------------------
>
>                 Key: TUSCANY-3269
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3269
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Axis Binding Extension
>    Affects Versions: Java-SCA-1.5
>            Reporter: Martin Clough
>         Attachments: TUSCANY-3269.patch
>
>
> When using Tuscany with a separate web server, the SOAP address location in the WSDL has the IP address of the Tuscany server instead of the host name of the web server. This prevents clients from being able to connect to the service.

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