Yugandher reddy vonteddu created TOMEE-4300:
-----------------------------------------------

             Summary: War files are extracted with unpackWARs=false
                 Key: TOMEE-4300
                 URL: https://issues.apache.org/jira/browse/TOMEE-4300
             Project: TomEE
          Issue Type: Bug
    Affects Versions: 9.1.1
            Reporter: Yugandher reddy vonteddu


We are using TomEE9 and we want to deploy our application without extracting 
the WAR files. We used unpackWARs=false in server.xml as below

{{<Host appBase="webapps" autoDeploy="false" name="localhost" 
unpackWARs="false">}}

Observed the war is extracted. Also tried placing unpackWAR=false in 
context.xml but the caps are still extracted.

 

Tried the same in tomcat 10, and the WAR is not extracted with unpackWARs=false.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to