Bogdan,

There is an ant task you can add to your build.xml file which will restart your 
Tomcat webapp for you as it builds and
copies everything over.  Or you could ook into setting autoreload on your 
webapp's context.

Regards,
David

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[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_log....txt 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 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: Tomcat issues

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 unpacked
> from the war file , it runs nicely, no problems. Can you tell me what
> should I do on Tomcat configuration to run war correctly?

You should enable Tomcat Manager application. When you do that,
you can see all the applications on the server, so you can check
if the application is deployed or not.

Did you try to restart server after deployment of WAR file?

Regards,
Ognjen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that DnB NOR cannot
accept any payment orders or other legally binding correspondence with
customers as a part of an email.

This email message has been virus checked by the virus programs used
in the DnB NOR Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to