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

Samisa Abeysinghe (JIRA) jira at wso2.org
Sat May 24 21:03:57 PDT 2008


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

Samisa Abeysinghe updated WSFPHP-272:
-------------------------------------

    Fix Version/s: 2.0.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
>             Fix For: 2.0.0
>
>
> 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