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]