head	1.4;
access;
symbols
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	v1_0:1.1.1.1
	GREG:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2009.06.08.06.01.52;	author pgollucci;	state dead;
branches;
next	1.3;

1.3
date	2000.04.30.19.41.30;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	2000.02.10.14.19.18;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	99.06.30.22.03.12;	author kuriyama;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.06.30.22.03.12;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.4
log
@2009-06-09 www/apache-jserv: superceeded by tomcat
@
text
@--- conf/jserv.properties.in.orig	Sat Jan 15 01:58:57 2000
+++ conf/jserv.properties.in	Fri Apr  7 01:57:42 2000
@@@@ -53,8 +53,15 @@@@
 #       MUST NOT be in this classpath or the classpath of the shell
 #       you start the Apache from.
 #
-wrapper.classpath=@@JSERV_CLASSES@@
+wrapper.classpath=@@prefix@@/share/java/classes/ApacheJServ.jar
 wrapper.classpath=@@JSDK_CLASSES@@
+# Uncomment if you use Cocoon.
+#wrapper.classpath=@@prefix@@/share/java/classes/Cocoon.jar
+#wrapper.classpath=@@prefix@@/share/java/classes/openxml.jar
+#wrapper.classpath=@@prefix@@/share/java/classes/xslp.jar
+# Currently, these are not officially supported by the Cocoon team.
+#wrapper.classpath=@@prefix@@/share/java/classes/xml4j.jar
+#wrapper.classpath=@@prefix@@/share/java/classes/lotusxsl.jar
 
 # An environment name with value passed to the JVM
 # Syntax: wrapper.env=[name]=[value] (String)
@@@@ -117,7 +124,7 @@@@
 # Syntax: [servlet zone name as on the zones list].properties=[full path to configFile] (String)
 # Default: NONE
 # Note: if the file could not be opened, try using absolute paths.
-root.properties=@@JSERV_CONF@@/zone.properties
+root.properties=@@sysconfdir@@/zone.properties
 
 #
 # Thread Pool parameters
@@@@ -247,7 +254,7 @@@@
 # Syntax: log.file=[log path and filename] (String)
 # Default: NONE
 # Note: if the file could not be opened, try using absolute paths.
-log.file=@@JSERV_LOG@@/jserv.log
+log.file=/var/log/jserv.log
 
 # Enable the timestamp before the log message
 # Syntax: log.timestamp=[true,false] (boolean)
@


1.3
log
@Portlint, deinstall cleanly, and put the .jar files where they belong.

PR:		17835
Submitted by:	Palle Girgensohn <girgen@@partitur.se>
@
text
@@


1.2
log
@Update to v1.1.

Submitted by:	greg@@greg.rim.or.jp (Kensaku Masuda)
PR:		ports/16600

# I don't like to use directory ${PREFIX}/docs.  But it seems it is
# difficult to move it to somewhere.
@
text
@d1 2
a2 2
--- conf/jserv.properties.in.orig	Wed Jan 26 18:26:31 2000
+++ conf/jserv.properties.in	Wed Jan 26 18:28:44 2000
d8 1
a8 1
+wrapper.classpath=@@libexecdir@@/ApacheJServ.jar
@


1.1
log
@Initial revision
@
text
@d1 3
a3 4
--- conf/jserv.properties.in.orig	Sat Jun 12 05:38:46 1999
+++ conf/jserv.properties.in	Tue Jun 29 23:02:02 1999
@@@@ -52,8 +52,15 @@@@
 # Note: the classes you want to be automatically reloaded upon modification
d6 1
d19 2
a20 2
 # Syntax: wrapper.env=[name]=[value]
@@@@ -94,7 +101,7 @@@@
d28 2
a29 2
 # Security parameters
@@@@ -177,7 +184,7 @@@@
@


1.1.1.1
log
@Loadable servlet module for apache.

PR:		ports/10389 (part of)
Submitted by:	greg@@greg.rim.or.jp
@
text
@@
