Re: help deploying war file

2003-09-25 Thread Shivanjali Bhutkar
To: [EMAIL PROTECTED] Subject: help deploying war file I know this process should be very straight forward, but I am having a little trouble. I created a war file at the top level of my web application $TOMCAT_HOME/webapps/j by using jar cvf xsite.war . I moved this file (xsite.war) to $TOMECAT_HOME/weba

Re: help deploying war file

2003-09-22 Thread Burke, Timothy R
9 E47A A82D F4C2 D990 (1024) (303)977-0691 (work) / (303)977-4965 (work fax) -Original Message- From: Carter, Scott [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 1:49 PM To: [EMAIL PROTECTED] Subject: help deploying war file I know this process should be very straight forwar

help deploying war file

2003-09-22 Thread Carter, Scott
I know this process should be very straight forward, but I am having a little trouble. I created a war file at the top level of my web application $TOMCAT_HOME/webapps/j by using jar cvf xsite.war . I moved this file (xsite.war) to $TOMECAT_HOME/webapps/x and made a new entry in server.xml as fo