2000-02-10 14:19:22 +00:00
|
|
|
--- conf/zone.properties.in.orig Wed Jan 26 18:30:38 2000
|
|
|
|
+++ conf/zone.properties.in Wed Jan 26 18:31:53 2000
|
1999-06-30 22:03:13 +00:00
|
|
|
@@ -23,6 +23,8 @@
|
|
|
|
# here.
|
|
|
|
|
2000-02-10 14:19:22 +00:00
|
|
|
repositories=@JSERV_REPO@
|
1999-06-30 22:03:13 +00:00
|
|
|
+# Uncomment if you use Cocoon.
|
|
|
|
+#repositories=@prefix@/share/java/classes/Cocoon.jar
|
|
|
|
|
|
|
|
# Classloader parameters
|
|
|
|
#########################
|
2000-02-10 14:19:22 +00:00
|
|
|
@@ -141,6 +143,8 @@
|
1999-06-30 22:03:13 +00:00
|
|
|
# Syntax: servlet.[classname].initArgs=[name]=[value],[name]=[value],...
|
|
|
|
# Default: NONE
|
|
|
|
# servlet.org.fool.Dummy.initArgs=message=I'm a dummy servlet
|
|
|
|
+# Uncomment if you use Cocoon.
|
|
|
|
+#servlet.org.apache.cocoon.Cocoon.initArgs=properties=@prefix@/etc/apache/cocoon.properties
|
|
|
|
|
|
|
|
# Aliased Servlet Init Parameters
|
|
|
|
##################################
|