Re: namespace question

2008-07-31 Thread Kibo
isn't going to work. To call the app with the URL you > want, you'll need to deploy it to the ROOT context. You can achieve that > with a deployment descriptor in the WAR file; check the Tomcat docs for > details. > > L. > > > --

Re: namespace question

2007-09-15 Thread Laurie Harper
Leonidas Papadakis wrote: Hi there, i've came across a very strange issue : i have developed an application locally on my pc (running only tomcat 5.5.23) and then i deployed the application to an apache + tomcat under a domain i.e. www.test.com I have set up a backoffice package at namespac

namespace question

2007-09-15 Thread Leonidas Papadakis
Hi there, i've came across a very strange issue : i have developed an application locally on my pc (running only tomcat 5.5.23) and then i deployed the application to an apache + tomcat under a domain i.e. www.test.com I have set up a backoffice package at namespace "/backoffice". The probl