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 Frank Zhou <fc...@yahoo.com> on 2009/02/07 01:48:25 UTC

Axis2/c Blocker bug, when this can be fixed? queryString in end point URL is ingored in axis2/c client

Hi There,

Just wonder when this bug can be fixed, this is really a blocker! It prevents me from using axis2/c 1.5.

Thanks!

--- On Thu, 2/5/09, Frank Zhou (JIRA) <ji...@apache.org> wrote:

> From: Frank Zhou (JIRA) <ji...@apache.org>
> Subject: [jira] Created: (AXIS2C-1343) queryString in end point URL is ingored in axis2/c client
> To: axis-c-dev@ws.apache.org
> Date: Thursday, February 5, 2009, 9:25 AM
> 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.


      

RE: Axis2/c Blocker bug, when this can be fixed? queryString in end point URL is ingored in axis2/c client

Posted by "Gelle, Sreenivasulu" <sr...@sap.com>.
Hi Dimuthu Gamage,
	I have filed a JIRA "AXIS2C-1343" for this issue. Please do
needful to fix this issue as this is a blocking to use axis2/c 1.5.0.
Thanksyou're your support. 

Thanks
-Srini

-----Original Message-----
From: Frank Zhou [mailto:fchou99@yahoo.com] 
Sent: Friday, February 06, 2009 4:48 PM
To: Apache AXIS C Developers List
Subject: Axis2/c Blocker bug, when this can be fixed? queryString in end
point URL is ingored in axis2/c client


Hi There,

Just wonder when this bug can be fixed, this is really a blocker! It
prevents me from using axis2/c 1.5.

Thanks!

--- On Thu, 2/5/09, Frank Zhou (JIRA) <ji...@apache.org> wrote:

> From: Frank Zhou (JIRA) <ji...@apache.org>
> Subject: [jira] Created: (AXIS2C-1343) queryString in end point URL is
ingored in axis2/c client
> To: axis-c-dev@ws.apache.org
> Date: Thursday, February 5, 2009, 9:25 AM
> 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.