Re: context.xml - what's the secret?

2004-03-25 Thread Parsons Technical Services
Are you using a war file? - Original Message - From: White, Joshua A (HTSC, CASD) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 25, 2004 7:45 AM Subject: context.xml - what's the secret? Hello all, Let me first say that I am using Tomcat 4.1.30 and have an existing

RE: context.xml - what's the secret?

2004-03-25 Thread Adam Fowler
Try putting it in WEB-INF instead of META-INF Adam. -Original Message- From: White, Joshua A (HTSC, CASD) [mailto:[EMAIL PROTECTED] Sent: 25 March 2004 12:45 To: '[EMAIL PROTECTED]' Subject: context.xml - what's the secret? Hello all, Let me first say that I am using Tomcat 4.1.30

RE: context.xml - what's the secret?

2004-03-25 Thread White, Joshua A (HTSC, CASD)
: context.xml - what's the secret? Are you using a war file? - Original Message - From: White, Joshua A (HTSC, CASD) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 25, 2004 7:45 AM Subject: context.xml - what's the secret? Hello all, Let me first say that I am using

RE: context.xml - what's the secret?

2004-03-25 Thread White, Joshua A (HTSC, CASD)
Adam, I will certainly give that a try... Joshua -Original Message- From: Adam Fowler [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 7:55 AM To: 'Tomcat Users List' Subject: RE: context.xml - what's the secret? Try putting it in WEB-INF instead of META-INF Adam

Re: context.xml - what's the secret?

2004-03-25 Thread Chong Yu Meng
Hi Joshua, If you're using a war file, then you should place the Context fragment inside META-INF then deploy it. If you have already deployed the web application (that is, it is either already expanded inside your web application directory, or the directory was manually created and your

RE: context.xml - what's the secret?

2004-03-25 Thread White, Joshua A (HTSC, CASD)
List Subject: Re: context.xml - what's the secret? Hi Joshua, If you're using a war file, then you should place the Context fragment inside META-INF then deploy it. If you have already deployed the web application (that is, it is either already expanded inside your web application directory

Re: context.xml - what's the secret?

2004-03-25 Thread Parsons Technical Services
a GlobalResource for the database pool. It all works fine under TC5. If that's an option. Doug - Original Message - From: White, Joshua A (HTSC, CASD) [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, March 25, 2004 8:43 AM Subject: RE: context.xml - what's the secret

Re: context.xml - what's the secret?

2004-03-25 Thread Chong Yu Meng
. I have tried naming the context fragment both context.xml and myAppName.xml. Any other ideas? Joshua -Original Message- From: Chong Yu Meng [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 8:03 AM To: Tomcat Users List Subject: Re: context.xml - what's the secret? Hi Joshua

RE: context.xml - what's the secret?

2004-03-25 Thread White, Joshua A (HTSC, CASD)
? -Original Message- From: Chong Yu Meng [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 9:08 AM To: Tomcat Users List Subject: Re: context.xml - what's the secret? Ok, this may sound like a rather obvious question, but how are you using the Ant task to install ? Are you using the deployer

Re: context.xml - what's the secret?

2004-03-25 Thread Chong Yu Meng
Hi Joshua, There's your answer right there. Yes, the directory *has* to exist. In fact, when you install Tomcat (the full version, not sure about LE, though), you should see admin.xml and manager.xml inside that directory. You are using Tomcat 5, right ? If the directory does not exist, you