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" <tomcat-user@jakarta.apache.org>
To: tomcat-user@jakarta.apache.org
Subject: Re: Tomcat 5.5.9 not picking up changes
Date: Wed, 24 Aug 2005 11:54:30 +0530

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 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

<Context debug="0" reloadable="true" crossContext="true" antiJARLocking="true" antiResourceLocking="true" docBase="c:/projects/projname/webApplication"/>


Anything else I should do ? Anyone is debugging using this configuration ? It's pretty annoying to restart server after changes.


Your thoughts are appreciated!!!
MC



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to