RE: Deployment options (earlier: Context Descriptor file not created)

2008-03-25 Thread Aseem Rastogi
file not created) > From: Aseem Rastogi [mailto:[EMAIL PROTECTED] > Subject: Deployment options (earlier: Context Descriptor file > not created) > > I have exploded directory structure under build/ > directory. Now, when I deploy this directly using > ant task, I see that

RE: Deployment options (earlier: Context Descriptor file not created)

2008-03-25 Thread Caldarale, Charles R
> From: Aseem Rastogi [mailto:[EMAIL PROTECTED] > Subject: Deployment options (earlier: Context Descriptor file > not created) > > I have exploded directory structure under build/ > directory. Now, when I deploy this directly using > ant task, I see that tomcat creates

Deployment options (earlier: Context Descriptor file not created)

2008-03-25 Thread Aseem Rastogi
quire this for correct (or expected) behavior ? Thanks, -Aseem. -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2008 7:34 PM To: Tomcat Users List Subject: RE: Context Descriptor file not created > From: Aseem Rastogi [mailto:[EM

RE: Context Descriptor file not created

2008-03-25 Thread Caldarale, Charles R
> From: Aseem Rastogi [mailto:[EMAIL PROTECTED] > Subject: Context Descriptor file not created > > I am able to access my application through its URL now BUT > there is no Context Descriptor created for this. There is, but it's kept only in memory, not written to d

Context Descriptor file not created

2008-03-25 Thread Aseem Rastogi
Hi All, I am using tomcat version 5.5.25. I am deploying my application statically i.e.: 1. I untar tomcat tgz file. 2. Copy myapp.war in webapps/ directory. 3. Start tomcat using BootStrap class. I am able to access my application through its URL now BUT there is no Context Descriptor creat