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
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
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
Hi All,
Tomcat version: 5.5.25
OS: RHEL 1
Source code location: projects/src
Compiled code location: projects/build
I am exploring the fastest deployment option when the application is in
development stage. I have my source code in directory mentioned above.
Then I have written ant script wh