Re: Docbase inside the host appBasehas been specified, and will be ignored

2010-07-01 Thread André Warnier
Ockleford Paul (NHS Connecting for Health) wrote: Ok, so if I am just working in development and only using classes outside of a war or a jar file how should I configure the application? If I remove those mappings how would tomcat know that a request for /LabCatalogue should be matched to my c

RE: Docbase inside the host appBasehas been specified, and will be ignored

2010-07-01 Thread Ockleford Paul (NHS Connecting for Health)
Message- From: Pid [mailto:p...@pidster.com] Sent: 01 July 2010 09:21 To: Tomcat Users List Subject: Re: Docbase inside the host appBasehas been specified, and will be ignored On 01/07/2010 09:06, Ockleford Paul (NHS Connecting for Health) wrote: > Hi, > > I am using tomcat 5.5 a

Re: Docbase inside the host appBasehas been specified, and will be ignored

2010-07-01 Thread Pid
On 01/07/2010 09:06, Ockleford Paul (NHS Connecting for Health) wrote: > Hi, > > I am using tomcat 5.5 and I have deployed a web application that is working > fine, but on tomcat start up I have noticed this message. I have googled > around but it seems most people see this message and their web

Docbase inside the host appBasehas been specified, and will be ignored

2010-07-01 Thread Ockleford Paul (NHS Connecting for Health)
Hi, I am using tomcat 5.5 and I have deployed a web application that is working fine, but on tomcat start up I have noticed this message. I have googled around but it seems most people see this message and their web app doesn't work, mine does however work fine. Does anybody know why I am seei