You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Michael MacFadden <mm...@redoaksw.com> on 2004/11/22 16:37:14 UTC

URL Mapping Question

All,

I am new to axis and I have it work fairly well.  The question I have is 
about mapping URLs to services.  My server setup is pretty much the 
default.  I am using tomcat 5.5 with axis 1.1.  The url to the server is 
http://loclhost:8080/axis/.  All of the examples that I have seen make 
services available under the following url:

http://localhost:8080/axis/services/SERVICE_NAME

If I am planning on have many services available some of which it would 
be nice to group together by url, is it possible to have URLs like

http://localhost:8080/axis/services/group1/service1
http://localhost:8080/axis/services/group1/service2

http://localhost:8080/axis/services/group2/serviceA
http://localhost:8080/axis/services/group2/serviceB

I haven't seen how to do this, so I don't know if it is possible.  Any 
help would be appreciated.  Thanks.

~Mike

-- 
=====================================================
Michael MacFadden         mmacfadden@redoaksw.com
Red Oak Software          http://www.redoaksw.com

69 Cascade Drive          Ph   585-454-3170 x104
Suite 303                 Fax  585-454-6769
Rochester, NY 14614
=====================================================