You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2008/02/26 22:44:51 UTC

[jira] Commented: (AXIS2-3336) Remove /services from the webservices endpoint URL

    [ https://issues.apache.org/jira/browse/AXIS2-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572676#action_12572676 ] 

Davanum Srinivas commented on AXIS2-3336:
-----------------------------------------

lowering priority a bit.

> 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
>            Assignee: Deepal Jayasinghe
>            Priority: Critical
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org