Hello joel,
Tuesday, January 23, 2001, 11:10:03 AM, you wrote:
jb> Hi--
jb> I've made a small patch that provides a large speedup
jb> for deploying .WAR files. The current implementation
jb> allocates a new 1Meg byte array for *every* file it
jb> extracts from the .WAR archive during deployment. I
jb> just changed it to allocate a new buffer only once,
jb> then re-use that buffer. It has decreased the
jb> deployment of the .WAR archive I've been working on
jb> from over 17 seconds to about 1.5 seconds.
If this patch is OK this would be great. While trying to set up JBoss,
Tomcat and Cocoon it always too several minutes to deploy the cocoon
war.
mfg
roman
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]