summaryrefslogtreecommitdiff
path: root/www/cocoon
diff options
context:
space:
mode:
authorjwise <jwise>2001-03-28 03:59:39 +0000
committerjwise <jwise>2001-03-28 03:59:39 +0000
commit442adc8dc8bcaa745ec436ac9a147e351adacda4 (patch)
treee6dbae3e90d6ecfd4542ff76af66ebe73dc25fc0 /www/cocoon
parentd791e805049bfeff012c1df7e0f51c16b41bd856 (diff)
downloadpkgsrc-442adc8dc8bcaa745ec436ac9a147e351adacda4.tar.gz
Tell the user where to install jakarta-tomcat if they want it.
Retain note pointing to information on using other servlet containers.
Diffstat (limited to 'www/cocoon')
-rw-r--r--www/cocoon/pkg/MESSAGE17
1 files changed, 10 insertions, 7 deletions
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