Thanks, I will try it out and post the result.

Best regards,

Lars Nielsen Lind

----- Original Message -----
From: "Reynir H�bner" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Saturday, February 16, 2002 6:40 PM
Subject: RE: Prevent reboot of Tomcat when new classes are applied



well try setting reloadable=true (on the context in server.xml)

If you do that, then at least new versions of your classes get reloaded,
I am not sure if new classes get loaded unless they are in a Jar file
and put into the WEB-INF/lib directory.

hope it helps
[EMAIL PROTECTED]



 -----Original Message-----
> From: Lars Nielsen Lind [mailto:[EMAIL PROTECTED]]
> Sent: 16. febr�ar 2002 17:43
> To: Tomcat Users List
> Subject: Prevent reboot of Tomcat when new classes are applied
>
>
> Hi.
>
> How do I prevent that I have to reboot the Jakarta-Tomcat
> server when I uploads new JavaBeans (class files) to /WEB-INF/classes?
>
> I am using Jakarta-Tomcat 4.0.2, Apache 1.3.23 (with
> Mod_webapp) on a Linux Red Hat 7.2 server.
>
> Best regards,
>
> Lars Nielsen Lind
>

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

Reply via email to