Re: stop and start an application

2006-05-19 Thread Tony Smith
For my case, I do not use war. I exported jar files directly to WEB-INF/lib. But it is not pick up when I re-started Tomcat. I have to re-start Tomcat a couple of times for it to be used. Tony --- Calvin Deiterich <[EMAIL PROTECTED]> wrote: > This seems to be similar to a post that got started

Re: stop and start an application

2006-05-19 Thread Calvin Deiterich
This seems to be similar to a post that got started under another thread. I have included the info below. What I have found so far is that the complete tree does not get transfered to the Tomcat webapps folder from the .war. I have to do some testing to see if I can come up with exactly what it ha