Re: Tomcat issues

2006-01-14 Thread Steve Ratay
I've noticed the same behavior in Tomcat as well. Try this: - Place your .war file in webapps directory - Start Tomcat and wait for the .war to be completely expanded - Restart Tomcat and then try to access the application I'm not positive about the specifics, but I do know that Tomcat loads a de

RE: Tomcat issues

2006-01-12 Thread David G. Friedman
ailto:[EMAIL PROTECTED] Sent: Thursday, January 12, 2006 8:06 AM To: user@struts.apache.org Subject: RE: Tomcat issues Hi Look in the Tomcat logs directory. In the ocalhost_logtxt file you will probably find your answer. Hermod -Original Message- From: Bogdan Paduraru [mailto:[

RE: Tomcat issues

2006-01-12 Thread hermod.opstvedt
Hi Look in the Tomcat logs directory. In the ocalhost_logtxt file you will probably find your answer. Hermod -Original Message- From: Bogdan Paduraru [mailto:[EMAIL PROTECTED] Sent: Thursday, January 12, 2006 1:22 PM To: Struts Users Mailing List Subject: RE: Tomcat issues I used

RE: Tomcat issues

2006-01-12 Thread Bogdan Paduraru
I used Tomcat Manager for deploy and it works. I wonder why it didn't work when I just copied the file myself ... Thanx, Bogdan -Original Message- From: Ognjen Blagojevic [mailto:[EMAIL PROTECTED] Sent: Thursday, January 12, 2006 1:57 PM To: Struts Users Mailing List Subject: Re: T

Re: Tomcat issues

2006-01-12 Thread Ognjen Blagojevic
Bogdan Paduraru wrote: I'm trying to run a Struts application built with Ant. Ant makes me the war file, I copy it under application directory in webapps of Tomcat server. When I try to run something from my browser it tells me the resource I call is unavailable. When I deploy the application unp

Tomcat issues

2006-01-12 Thread Bogdan Paduraru
Hi, I'm trying to run a Struts application built with Ant. Ant makes me the war file, I copy it under application directory in webapps of Tomcat server. When I try to run something from my browser it tells me the resource I call is unavailable. When I deploy the application unpacked from the war f