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.

Reply via email to