[wsf-c-dev] [jira] Resolved: (WSFPHP-272) Non-standard HTTP port number lost in WSDL action attribute

Nandika Jayawardana (JIRA) jira at wso2.org
Fri Jun 13 00:39:34 PDT 2008


     [ https://wso2.org/jira/browse/WSFPHP-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandika Jayawardana resolved WSFPHP-272.
----------------------------------------

         Assignee: Nandika Jayawardana
    Fix Version/s: Current (nightly)
                       (was: 2.0.0)
       Resolution: Fixed

Issue was fixed for 1.3.0

> Non-standard HTTP port number lost in WSDL action attribute
> -----------------------------------------------------------
>
>                 Key: WSFPHP-272
>                 URL: https://wso2.org/jira/browse/WSFPHP-272
>             Project: WSO2 WSF/PHP
>          Issue Type: Bug
>          Components: WSDL Generation 
>    Affects Versions: 1.2.1
>         Environment: Windows 2000, Apache 2.2.8, PHP 5.2.5
>            Reporter: Emanuele Aliberti
>            Assignee: Nandika Jayawardana
>             Fix For: Current (nightly)
>
>
> Explicit TCP port for HTTP service is not quoted at all in WSDL contract that WSF generates.
> For instance, calling
> http://example.com:1234/service.php?wsdl
> you get a contract where
> action="http://example.com/service.php"
> instead of
> action="http://example.com:1234/service.php"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Wsf-c-dev mailing list