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

Keith Godwin Chapman resolved AXIS2-2470.
-----------------------------------------

    Resolution: Fixed

Fixed in rivision 525464.

> Httplocation not resolved correctly
> -----------------------------------
>
>                 Key: AXIS2-2470
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2470
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>            Reporter: Keith Godwin Chapman
>
> Currently httpLocation is always appended to the base uri (base uri + "/") in 
> order that the url resolves correctly. But an error occurs when the 
> httplocation starts with a "? wich leads to urls of the following form
> /axis2/services/MessageTest3GService/?op=GuaranteedFault
> It should rather be  
> /axis2/services/MessageTest3GService?op=GuaranteedFault
> Thanks,
> Keith

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to