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

Dimuthu Gamage (JIRA) jira at wso2.org
Wed May 7 16:44:17 PDT 2008


    [ https://wso2.org/jira/browse/WSFPHP-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16540#action_16540 ] 

Dimuthu Gamage commented on WSFPHP-272:
---------------------------------------

This issue is fixed in the latest svn. Once 1.3.0 is released (next monday) you can check this with that pack.

Thanks
Dimuthu 

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