Have you tried restarting tomcat manually?
You can check out what tomcat is pushing out : errors/messages by doing a
tail -f catalina.out
at the prompt.
HTH,
Anoop
On 5/3/05, Fred Cook <ftcook@allvantage.com> wrote:
>
>
>
> Hi All,
>
> We are new to tomcat and have been having some difficulties. Things
> started out well, but when development work started, Tomcat stopped
> responding to any changes in the reinstalled .war file. IE a new
> //localhost:8080/foo/ was the same as the old. We get localhost:8080,
> but now all it's links and all our code displays a blank screen. And
> the oddest problem is we can go to localhost:8080/foo when foo has been
> removed and there is no error generated.
>
> We go through the ./startup.sh and ./shutdown.sh steps every time a
> server was changed.
> We have reinstalled Tomcat.
>
> Anybody have an ideas
>
> -Fred
>
> ---------------------------------------------------------------------
> 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
|