You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Pawson, David" <Da...@rnib.org.uk> on 2005/04/12 16:25:50 UTC

webapps/MYAPP/* removed

tc 5.5.7, 
each time I try and access localhost/MYAPP
a) I get a 404
b) Every now and then the entire structure under webapps/MYAPP
is deleted.

Is there some control I'm missing please?

Perplexed. 


Regards DaveP.

**** snip here *****

-- 
DISCLAIMER:

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged.  If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants.  However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: webapps/MYAPP/* removed

Posted by Anoop kumar V <an...@gmail.com>.
Dave,

If you need help then u will have to provide more information. Since
this is quite an unusual problem - anything out of the ordinary will
be a good place to start from.

I suggest you start from the log files - check them and tell us what
is in them - any messages on the console..

By the way - what is contained in the MYAPP folder - have you followed
the creation of a web app -
WEB-INF 
WEB-INF/web.xml
WEB-INF/classes
WEB-INF/lib

etc etc..

Anoop

On Apr 12, 2005 10:25 AM, Pawson, David <Da...@rnib.org.uk> wrote:
> tc 5.5.7,
> each time I try and access localhost/MYAPP
> a) I get a 404
> b) Every now and then the entire structure under webapps/MYAPP
> is deleted.
> 
> Is there some control I'm missing please?
> 
> Perplexed.
> 
> Regards DaveP.
> 
> **** snip here *****
> 
> --
> DISCLAIMER:
> 
> NOTICE: The information contained in this email and any attachments is
> confidential and may be privileged.  If you are not the intended
> recipient you should not use, disclose, distribute or copy any of the
> content of it or of any attachment; you are requested to notify the
> sender immediately of your receipt of the email and then to delete it
> and any attachments from your system.
> 
> RNIB endeavours to ensure that emails and any attachments generated by
> its staff are free from viruses or other contaminants.  However, it
> cannot accept any responsibility for any  such which are transmitted.
> We therefore recommend you scan all attachments.
> 
> Please note that the statements and views expressed in this email and
> any attachments are those of the author and do not necessarily represent
> those of RNIB.
> 
> RNIB Registered Charity Number: 226227
> 
> Website: http://www.rnib.org.uk
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


-- 
Thanks and best regards,
Anoop

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: webapps/MYAPP/* removed

Posted by Tom A <80...@gmail.com>.
David,

We have seen this before when accidentally leaving a old context
descriptor in $tomcat_home/conf/Catalina/localhost/
This happened after we created a context.xml inside the WAR and forgot
to delete the old one.

Tom.

On Tue, 12 Apr 2005 15:25:50 +0100, "Pawson, David"
<Da...@rnib.org.uk> wrote:
> tc 5.5.7, 
> each time I try and access localhost/MYAPP
> a) I get a 404
> b) Every now and then the entire structure under webapps/MYAPP
> is deleted.
> 
> Is there some control I'm missing please?
> 
> Perplexed. 
> 
> 
> Regards DaveP.
> 
> **** snip here *****
> 
> -- 
> DISCLAIMER:
> 
> NOTICE: The information contained in this email and any attachments is 
> confidential and may be privileged.  If you are not the intended 
> recipient you should not use, disclose, distribute or copy any of the 
> content of it or of any attachment; you are requested to notify the 
> sender immediately of your receipt of the email and then to delete it 
> and any attachments from your system.
> 
> RNIB endeavours to ensure that emails and any attachments generated by
> its staff are free from viruses or other contaminants.  However, it 
> cannot accept any responsibility for any  such which are transmitted.
> We therefore recommend you scan all attachments.
> 
> Please note that the statements and views expressed in this email and 
> any attachments are those of the author and do not necessarily represent
> those of RNIB.
> 
> RNIB Registered Charity Number: 226227
> 
> Website: http://www.rnib.org.uk
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org