Tomcat 5.5.9 not picking up changes

2005-08-23 Thread MC Moisei
I configured Tomcat 5.5.9 for my development station. I moved from 4.1.30 where the classes where pickup on the fly. (Maybe I shouldn't have moved since all worked so nice) I know things changed since 4.1 but I think I'm doing thing right. In conf folder I defined the context file like below

Re: Tomcat 5.5.9 not picking up changes

2005-08-23 Thread Rakesh Kumar
I use Tomcat 5.0.28 and as per this version, you should add reloadable="true" to your context definition for the required behaviour. Rakesh Kumar, Quoting MC Moisei <[EMAIL PROTECTED]>: I configured Tomcat 5.5.9 for my development station. I moved from 4.1.30 where the classes where pickup o

Re: Tomcat 5.5.9 not picking up changes

2005-08-24 Thread MC Moisei
As you could see in my post I do have reloadable="true" in my context file. Thanks for replying, MC From: Rakesh Kumar <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: tomcat-user@jakarta.apache.org Subject: Re: Tomcat 5.5.9 not picking up changes Date: