From 442adc8dc8bcaa745ec436ac9a147e351adacda4 Mon Sep 17 00:00:00 2001 From: jwise Date: Wed, 28 Mar 2001 03:59:39 +0000 Subject: Tell the user where to install jakarta-tomcat if they want it. Retain note pointing to information on using other servlet containers. --- www/cocoon/pkg/MESSAGE | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'www/cocoon') diff --git a/www/cocoon/pkg/MESSAGE b/www/cocoon/pkg/MESSAGE index c29000b2345..22f91c0fefc 100644 --- a/www/cocoon/pkg/MESSAGE +++ b/www/cocoon/pkg/MESSAGE @@ -1,8 +1,10 @@ ================================================================ -$NetBSD: MESSAGE,v 1.3 2001/03/14 02:05:21 jwise Exp $ +$NetBSD: MESSAGE,v 1.4 2001/03/28 03:59:39 jwise Exp $ - Cocoon is now installed. To see cocoon in action, make sure - that + Cocoon is now installed. + + To see cocoon in action, install the jakarta-tomcat package, + make sure that ${PREFIX}/lib/java/cocoon.jar, ${PREFIX}/lib/java/fop.jar, @@ -12,13 +14,14 @@ $NetBSD: MESSAGE,v 1.3 2001/03/14 02:05:21 jwise Exp $ ${PREFIX}/lib/java/sax-bugfix.jar, ${PREFIX}/jakarta/tomcat/lib/servlet.jar - are in your CLASSPATH and add + are in your CLASSPATH, and add ${PREFIX}/share/examples/java/cocoon - as a servlet context under Jakarta Tomcat. For more - information, or for instructions on using cocoon with - other servlet environments, see + as a servlet context in ${PREFIX}/tomcat/conf/server.xml. + + For more information, or for instructions on using cocoon + with other servlet environments, see ${PREFIX}/share/doc/java/cocoon/install.html -- cgit v1.2.3