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

Raghu Upadhyayula updated AXIS2-3336:
-------------------------------------

    Priority: Blocker  (was: Critical)

> Remove /services from the webservices endpoint URL
> --------------------------------------------------
>
>                 Key: AXIS2-3336
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3336
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: Any environment.
>            Reporter: Raghu Upadhyayula
>            Priority: Blocker
>
> Hi,
>         I'm using Axis2 1.3 version.  I'm having a problem removing the 
> /services from the webservices end point URL.
>         
>         Here is what I want.
>         Say my webservices URL is 
> http://hostname:portno/webservices/services/MyService and I want to remove 
> /services from this URL and make the URL look like this 
> http://hostname:portno/webservices/MyService (without  the /services)
>         
>         I've tried changing the contextRoot to webservices and servicesPath 
> to empty string in the services.xml but I got an exception from Axis saying 
> that an empty service path is not allowed.
>         
>         Looks like it is a bug in Axis2 code or a limitation.  But there 
> should be a way to remove the /services path from the end point URL.
> Thanks
> Raghu

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