RE: Problem setting up multiple hosts

2010-03-16 Thread puttea
Thank you, now it works. I have missed the part about both had to be named ROOT. :-( Regards Anders n828cl wrote: > >> From: puttea [mailto:putt...@gmail.com] >> Subject: RE: Problem setting up multiple hosts >> >> >unpackWARs="true" a

RE: Problem setting up multiple hosts

2010-03-16 Thread Caldarale, Charles R
> From: puttea [mailto:putt...@gmail.com] > Subject: RE: Problem setting up multiple hosts > > unpackWARs="true" autoDeploy="true" >xmlValidation="false" xmlNamespaceAware="false"> > > >

RE: Problem setting up multiple hosts

2010-03-16 Thread puttea
with "\" instead of "/" with any luck. n828cl wrote: > >> From: puttea [mailto:putt...@gmail.com] >> Subject: Re: Problem setting up multiple hosts >> >> These informations have made me create the example >> I posted in the first post. But this doe

RE: Problem setting up multiple hosts

2010-03-15 Thread Caldarale, Charles R
> From: puttea [mailto:putt...@gmail.com] > Subject: Re: Problem setting up multiple hosts > > These informations have made me create the example > I posted in the first post. But this doesn't work. Because you didn't follow the instructions. Please read my oth

RE: Problem setting up multiple hosts

2010-03-15 Thread Caldarale, Charles R
> From: puttea [mailto:putt...@gmail.com] > Subject: Problem setting up multiple hosts > > unpackWARs="true" autoDeploy="true" >xmlValidation="false" xmlNamespaceAware="false"> > > >unpackWARs="true" autoDeploy="true" >xmlValidatio

Re: Problem setting up multiple hosts

2010-03-15 Thread puttea
Hi Mark Thank's for the reply, I have read that page, and also the page about, engine, host and context. These informations have made me create the example I posted in the first post. But this doesn't work. By the way I can mentione that the defaultHost set in the engine is set to localhost like

Re: Problem setting up multiple hosts

2010-03-15 Thread Mark Thomas
On 15/03/2010 15:00, puttea wrote: I have tried so many different combinations, so I hope somone here can help me out. http://tomcat.apache.org/tomcat-5.5-doc/virtual-hosting-howto.html Mark - To unsubscribe, e-mail: users-un