RE: Shared context.xml on WIndows XP

2011-02-01 Thread Caldarale, Charles R
> From: shmol...@gmail.com [mailto:shmol...@gmail.com] On Behalf Of Jonathan > Rosenberg > Subject: Re: Shared context.xml on WIndows XP > I removed the from server.xml, > created conf/Catalina/[host]/images.xml & put the Context > element in there, without the path att

Re: Shared context.xml on WIndows XP

2011-02-01 Thread Jonathan Rosenberg
Place, a Cat Sanctuary http://www.tabbysplace.org/ On Tue, Feb 1, 2011 at 3:37 PM, Caldarale, Charles R wrote: >> From: shmol...@gmail.com [mailto:shmol...@gmail.com] On Behalf Of Jonathan >> Rosenberg >> Subject: Re: Shared context.xml on WIndows XP > >> Hmmm

RE: Shared context.xml on WIndows XP

2011-02-01 Thread Caldarale, Charles R
> From: shmol...@gmail.com [mailto:shmol...@gmail.com] On Behalf Of Jonathan > Rosenberg > Subject: Re: Shared context.xml on WIndows XP > Hmmm ... what about if I put them in > conf/Catalina/[host]/context.xml That will specify attributes for a webapp named "context&

Re: Shared context.xml on WIndows XP

2011-02-01 Thread Jonathan Rosenberg
gt; From: shmol...@gmail.com [mailto:shmol...@gmail.com] On Behalf Of Jonathan >> Rosenberg >> Subject: Re: Shared context.xml on WIndows XP > >> I solved my problem by defining some Contexts in server.xml > > Bad idea.   elements should be in each webapp's META-INF/context.x

RE: Shared context.xml on WIndows XP

2011-02-01 Thread Caldarale, Charles R
> From: shmol...@gmail.com [mailto:shmol...@gmail.com] On Behalf Of Jonathan > Rosenberg > Subject: Re: Shared context.xml on WIndows XP > I solved my problem by defining some Contexts in server.xml Bad idea. elements should be in each webapp's META-INF/context.xml file, or

Re: Shared context.xml on WIndows XP

2011-02-01 Thread Jonathan Rosenberg
Rosenberg Founder & Executive Director Tabby's Place, a Cat Sanctuary http://www.tabbysplace.org/ On Mon, Jan 31, 2011 at 3:09 PM, Caldarale, Charles R wrote: >> From: shmol...@gmail.com [mailto:shmol...@gmail.com] On Behalf Of Jonathan >> Rosenberg >> Subject: Re: Share

RE: Shared context.xml on WIndows XP

2011-01-31 Thread Caldarale, Charles R
> From: shmol...@gmail.com [mailto:shmol...@gmail.com] On Behalf Of Jonathan > Rosenberg > Subject: Re: Shared context.xml on WIndows XP > 1) I (think I) understand about the case-insensitivity issue. But I > thought that was only a security concern & this machine does not fa

Re: Shared context.xml on WIndows XP

2011-01-31 Thread Jonathan Rosenberg
1) I (think I) understand about the case-insensitivity issue. But I thought that was only a security concern & this machine does not face the public net. 2) Does this mean I can;t do what I want this way on Windows? -- Jonathan Rosenberg Founder & Executive Director Tabby's Place, a Cat Sanctuar

Re: Shared context.xml on WIndows XP

2011-01-31 Thread Konstantin Kolinko
2011/1/31 Jonathan Rosenberg : > I'm new to Tomcat so I'm probably missing something simple here.  Any > help appreciated. > > I'm trying to allow symlinking form any app on my development PC.  I > added the following to $CATALINA_HOME/conf/context.xml > >     >     >     allowLinking="true" shoul

RE: Shared context.xml on WIndows XP

2011-01-31 Thread Caldarale, Charles R
> From: shmol...@gmail.com [mailto:shmol...@gmail.com] On Behalf Of Jonathan > Rosenberg > Subject: Shared context.xml on WIndows XP > I'm trying to allow symlinking form any app on my development PC. Platform? You may have a bit of a problem doing symlinks on Windows.

Shared context.xml on WIndows XP

2011-01-31 Thread Jonathan Rosenberg
I'm new to Tomcat so I'm probably missing something simple here. Any help appreciated. I'm trying to allow symlinking form any app on my development PC. I added the following to $CATALINA_HOME/conf/context.xml I restarted Tomcat, but it doesn't appear to be following my symlinks