Improve RAP deployment in Tomcat
[lgpl/argeo-commons.git] / server / modules / org.argeo.server.tomcat / conf / server.xml
index f79a912441dd8422bd1c6419c9c0ce6adee0143f..14c4b9ebc5be5317111cd23ac8210b560bc583a2 100644 (file)
                        -->
                        <Host name="localhost" appBase="webapps" unpackWARs="true"
                                autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false"
-                               workDir="${argeo.osgi.data.dir}/tomcat/work">
-
+                               workDir="work">
                                <!--
                                        SingleSignOn valve, share authentication between web applications
                                        Documentation at: /docs/config/valve.html