You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dimuthu Gamage (JIRA)" <ji...@apache.org> on 2009/02/08 19:08:59 UTC

[jira] Resolved: (AXIS2C-1343) queryString in end point URL is ingored in axis2/c client

     [ https://issues.apache.org/jira/browse/AXIS2C-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dimuthu Gamage resolved AXIS2C-1343.
------------------------------------

    Resolution: Fixed

Fixed. commit revision 742135.

> queryString in end point URL is ingored in axis2/c client
> ---------------------------------------------------------
>
>                 Key: AXIS2C-1343
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1343
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/engine
>    Affects Versions: 1.5.0
>         Environment: windows XP as well as Unix, I'm using axis2/c to build a web service client component
>            Reporter: Frank Zhou
>            Priority: Blocker
>
> I have been consuming a web service by sending the request to the following  end point address:
>    http://host:8080/products/servlet/webservices?ver=2.0
> This end point location is extracted in the WSDL file.
> When I was using axis2/c 1.3, server side (built in Java) correctly got the queryString "ver=2.0", but when I upgrade to axis2/c 1.5, the server side got null value for the queryString.

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