RE: question about context file entries and TC 5.5

2006-12-12 Thread Michael Hencin
rale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 7:29 PM To: Tomcat Users List Subject: RE: question about context file entries and TC 5.5 > From: Michael Hencin [mailto:[EMAIL PROTECTED] > Subject: RE: question about context file entries and TC 5.5 > > So my a

RE: question about context file entries and TC 5.5

2006-12-12 Thread Caldarale, Charles R
> From: Michael Hencin [mailto:[EMAIL PROTECTED] > Subject: RE: question about context file entries and TC 5.5 > > So my app name is "brit-viewer" I'll assume that contains a minor typo. Just checking, since some versions of Tomcat seem to handle the element

RE: question about context file entries and TC 5.5

2006-12-12 Thread Michael Hencin
e meta-inf, but I am considering adding one, with the JNDI in it. Mike -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 6:56 PM To: Tomcat Users List Subject: RE: question about context file entries and TC 5.5 > From: Michael H

RE: question about context file entries and TC 5.5

2006-12-12 Thread Caldarale, Charles R
> From: Michael Hencin [mailto:[EMAIL PROTECTED] > Subject: RE: question about context file entries and TC 5.5 > > In my 5.0.28, when I did the same thing, add a env > variable to a context, it added the entry to the > conf\Catalina\localhost\myapp.xml file. I expected > 5.

RE: question about context file entries and TC 5.5

2006-12-12 Thread Michael Hencin
: Tomcat Users List Subject: RE: question about context file entries and TC 5.5 > From: Michael Hencin [mailto:[EMAIL PROTECTED] > Subject: RE: question about context file entries and TC 5.5 > > Nothing in my meta-inf folder. There wouldn't be. Tomcat treats deployment folder

RE: question about context file entries and TC 5.5

2006-12-12 Thread Caldarale, Charles R
> From: Michael Hencin [mailto:[EMAIL PROTECTED] > Subject: RE: question about context file entries and TC 5.5 > > Nothing in my meta-inf folder. There wouldn't be. Tomcat treats deployment folders as if they were read-only (although the app might not). Haven't had ti

RE: question about context file entries and TC 5.5

2006-12-12 Thread Michael Hencin
bject: Re: question about context file entries and TC 5.5 look in the META-INF folder inside your webapp's directory maybe > > From: "Michael Hencin" <[EMAIL PROTECTED]> > Date: 2006/12/12 Tue AM 10:47:58 EST > To: "'Tomcat Users List'" > Subj

Re: question about context file entries and TC 5.5

2006-12-12 Thread Warren Pace
look in the META-INF folder inside your webapp's directory maybe > > From: "Michael Hencin" <[EMAIL PROTECTED]> > Date: 2006/12/12 Tue AM 10:47:58 EST > To: "'Tomcat Users List'" > Subject: question about context file entries and TC 5.5 >

question about context file entries and TC 5.5

2006-12-12 Thread Michael Hencin
I am starting to use TC 5.5, JVM 1.5.0_06-b05 on XP. I use the TC admin to edit the context for one of my webapps. I add a datasource (jdbc/mywebapp), save and commit the changes. While I can see the entries while using the admin, I cannot discern where they have been stored. I looked in the server