Re: context.xml locations and servlet mappings

2007-06-04 Thread Pid
inside the host element in server.xml. Ross -Original Message- From: Pid [mailto:[EMAIL PROTECTED] Sent: Monday, June 04, 2007 5:25 PM To: Tomcat Users List Subject: Re: context.xml locations and servlet mappings One META-INF/context.xml per Context is the intended usage. The appBase &q

RE: context.xml locations and servlet mappings

2007-06-04 Thread Angelov, Rossen
host element in server.xml. Ross -Original Message- From: Pid [mailto:[EMAIL PROTECTED] Sent: Monday, June 04, 2007 5:25 PM To: Tomcat Users List Subject: Re: context.xml locations and servlet mappings One META-INF/context.xml per Context is the intended usage. The appBase "../you

Re: context.xml locations and servlet mappings

2007-06-04 Thread Pid
en there are more than one contexts per host? The problem seems to be somewhere else, but thanks for the advise. Ross -Original Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Monday, June 04, 2007 4:46 PM To: Tomcat Users List Subject: Re: context.xml locations a

RE: context.xml locations and servlet mappings

2007-06-04 Thread Angelov, Rossen
hultz [mailto:[EMAIL PROTECTED] Sent: Monday, June 04, 2007 4:46 PM To: Tomcat Users List Subject: Re: context.xml locations and servlet mappings -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ross, Angelov, Rossen wrote: > META-INF/context.xml > privileged="true"

Re: context.xml locations and servlet mappings

2007-06-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ross, Angelov, Rossen wrote: > META-INF/context.xml > privileged="true"> Take out the "path" and "docBase" parameters. They are either illegal or ill-advised when using META-INF/context.xml. This might not be /the/ problem, but you