Thank you. As I am new to Tomcat and servlets can you advise how I kill the process manually? I do not understand "*nix".
Oktay Altunergil <[EMAIL PROTECTED]> on 04/24/2002 01:35:22 PM Please respond to "Tomcat Users List" <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> cc: Subject: Re: omission of web.xml Probably your tomcat process has not died completely. It happens to me every once in a while. Killing the processes manually (on *nix) and starting again solves it. Oktay On Wed, 24 Apr 2002 13:32:03 -0500 [EMAIL PROTECTED] wrote: > I am new to Tomcat 4.0 and servlets. Recently I created a web app to > practice and forgot to create the web.xml file for it. > > After failing to load the servlet in the browswer, I stopped Tomcat and > created the web.xml file. After re-starting Tomcat I was still unable to > load the servlet in the browser. > > The next day, I changed nothing and was able to load the servlet in the > browser. > > Can anyone tell me why this happens? It was not a fluke - I have reproduced > it several times. > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
