Please, a Yes or No will do.

I'm sure this is a very simple thing for you proffessional users ;)

Using the below settings... is TC4 supposed to unpack my WARs or not???
(I just can't get it to do so)

My Env.:
    CATALINA_HOME=/usr/local/jakarta-tomcat-4.0.1/

<Service...>

 <Host name="localhost" debug="0" appBase="webapps" unpackWARs="true">
        <!-- My Context -->
        <Context path="/XXX"
docBase="/usr/local/jakarta-tomcat/webapps/XXX.war" debug="0"
reloadable="true">
           <Logger className="org.apache.catalina.logger.FileLogger"
prefix="XXX_log." suffix=".txt" timestamp="true"/>
        </Context>
</Host>

<.../Service>

( I'm offcourse putting my WARs under "webapps" )

PM.


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to