Hi, You can deploy the web application in the root context. How it is done depends on the used application server. For example in Tomcat, http://www.javafaq.nu/news/java-tools-and-performance-tips/deploy-tomcat-apllication-in-root.html For JBoss, http://wiki.jboss.org/wiki/Wiki.jsp?page=SetupARootContextApp
Upul On 8/17/07, Erwin Liem <[EMAIL PROTECTED]> wrote: > > > Hello, > > I'm currently developing a webservice based on Axis. The service URL > deployed is normally http://myserver.com/project/MyService. Is there a > possibility to change this, so that the service is available at > http://myserver.com/MyService. > > Need assistance. Thank you! > > Yours, > Erwin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
