I am assuming you use catalina. If so, see the catalina documentation about
reloading an application without restarting Catalina.
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/manager-howto.html page down
to reloading existing application.
regards
Dave
> -----Original Message-----
> From: Mircea Zahan [mailto:[EMAIL PROTECTED]]
> Sent: 20 September 2001 20:39
> To: [EMAIL PROTECTED]
> Subject: Configuring Turbine for starting fast
>
>
> Hi there.
>
> I make lots of compilations, 'cause I have lots of classes which
> suffer lots of modifications. I also have lots of "lots". :o)
>
> My problem is that some of the classes are not cacheable, so I need
> to restart Turbine every minute. It takes quite a long time to start
> since it loads all the jar files from WEB-INF\lib and unpacks them
> in the temporary path.
>
> Now here it comes my bright ideea: I would like the lib
> directory placed
> on a ramdrive. I already placed the temp directory on the ramdrive,
> but Turbine still massively accesses the disk, when it reads the jars.
> I can't place the whole tdk on the ramdrive since it holds
> all my templates
> and I don't want them gone in case of a system crash/hang or
> power failure.
>
> Is there any way that I can change the lib location?
>
> Thank you,
> Mircea.
>
>
> ---------------------------------------------------------------------
> 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]