fixed config a bug regarding OpenMir
authorzapata <zapata>
Fri, 18 Oct 2002 00:50:22 +0000 (00:50 +0000)
committerzapata <zapata>
Fri, 18 Oct 2002 00:50:22 +0000 (00:50 +0000)
etc/web.xml

index 080742d..d47a97e 100755 (executable)
@@ -30,7 +30,7 @@
 
         <init-param>
             <param-name>Config</param-name>
-            <param-value>config</param-value>
+            <param-value>etc/config.properties</param-value>
         </init-param>
 
     </servlet>