Re: unpackWARs="false" => hot unzip for static resources

2004-10-12 Thread Larry Meadors
>From what I have seen, everything gets unpacked anyway...just into the
work directory instead of the webapps directory (with my version of
tomcat - 4.1.29). 

Larry

>>> [EMAIL PROTECTED] 10/12/04 3:54 AM >>>
Hello !
I would like to have confirmation for this topic :
 
Says a XML context file "myapp.xml" like this :

 
and unpackWARs set to "false" in  tag and server.xml file.
 
What does happen when the client call static resource (like HTML file) ?
Is there an "unzip call" each time ? or something else (files stored in
temp dir) ?
Thanks,
Arnaud

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



unpackWARs="false" => hot unzip for static resources

2004-10-12 Thread Boulay Arnaud
Hello !
I would like to have confirmation for this topic :
 
Says a XML context file "myapp.xml" like this :

 
and unpackWARs set to "false" in  tag and server.xml file.
 
What does happen when the client call static resource (like HTML file) ? Is there an 
"unzip call" each time ? or something else (files stored in temp dir) ?
Thanks,
Arnaud