RE: deploy war file

2004-11-03 Thread Steve Kirk
do you have a context.xml in the war file or the webapps folder? See comments re context xml files in 4th para in page below - the para beginning In addition to nesting Context elements inside a Host element http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/context.html

Re: deploy war file

2004-11-01 Thread Wendy Smoak
From: Scott Purcell [EMAIL PROTECTED] Anyway, I am beginning to create a .war file for the code, using ant. I have read the docs, and it seems easy that one should put the .war file under the webapps directory and restart the server. I do this, but get no luck. IME, Tomcat will not auto-expand

RE: deploy war file

2004-11-01 Thread Scott Purcell
call it from the cmd line? Thanks, Scott -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 2:05 PM To: Tomcat Users List Subject: Re: deploy war file From: Scott Purcell [EMAIL PROTECTED] Anyway, I am beginning to create a .war file

RE: deploy war file

2004-11-01 Thread Ben Souther
Smoak [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 2:05 PM To: Tomcat Users List Subject: Re: deploy war file From: Scott Purcell [EMAIL PROTECTED] Anyway, I am beginning to create a .war file for the code, using ant. I have read the docs, and it seems easy that one should

Re: deploy war file

2004-11-01 Thread Wendy Smoak
From: Scott Purcell [EMAIL PROTECTED] I have removed the full directory structure under my merchant.jar so (merchant) directory and restarted, but it did not work either. If you stop Tomcat, remove the entire directory structure under webapps, and restart with a .war file present in webapps, it