SOURCES: apache-tomcat-context-jsp-examples.xml (NEW) - context file for js...

pawelz pawelz at pld-linux.org
Sun Jan 25 17:54:27 CET 2009


Author: pawelz                       Date: Sun Jan 25 16:54:27 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- context file for jsp-examples webapp
- based on debian jsp-examples.xml

---- Files affected:
SOURCES:
   apache-tomcat-context-jsp-examples.xml (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/apache-tomcat-context-jsp-examples.xml
diff -u /dev/null SOURCES/apache-tomcat-context-jsp-examples.xml:1.1
--- /dev/null	Sun Jan 25 17:54:28 2009
+++ SOURCES/apache-tomcat-context-jsp-examples.xml	Sun Jan 25 17:54:22 2009
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- $Id$ -->
+<Context path="/jsp-examples" docBase="${catalina.home}/webapps/jsp-examples"
+        privileged="true" allowLinking="true">
+
+</Context>
================================================================


More information about the pld-cvs-commit mailing list