Improve Apache directory server
[lgpl/argeo-commons.git] / server / modules / org.argeo.server.tomcat / conf / server.xml
index fda25a39a321f807a737567eba343fcd348b058a..f79a912441dd8422bd1c6419c9c0ce6adee0143f 100644 (file)
                        -->
                        <Host name="localhost" appBase="webapps" unpackWARs="true"
                                autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false"
-                               workDir="${slc.osgi.dataDir}/tomcat/work">
+                               workDir="${argeo.osgi.data.dir}/tomcat/work">
 
                                <!--
                                        SingleSignOn valve, share authentication between web applications