summaryrefslogtreecommitdiff
path: root/www/cocoon/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/cocoon/MESSAGE')
-rw-r--r--www/cocoon/MESSAGE28
1 files changed, 28 insertions, 0 deletions
diff --git a/www/cocoon/MESSAGE b/www/cocoon/MESSAGE
new file mode 100644
index 00000000000..31b89233f1d
--- /dev/null
+++ b/www/cocoon/MESSAGE
@@ -0,0 +1,28 @@
+================================================================
+$NetBSD: MESSAGE,v 1.1 2001/11/01 02:16:31 zuntum Exp $
+
+ 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,
+ ${PREFIX}/lib/java/xalan.jar,
+ ${PREFIX}/lib/java/xerces.jar, and
+ ${PREFIX}/lib/java/turbine-pool.jar,
+ ${PREFIX}/lib/java/sax-bugfix.jar,
+ ${PREFIX}/lib/java/servlet.jar
+
+ are in your CLASSPATH, and add
+
+ ${PREFIX}/share/examples/java/cocoon
+
+ 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
+
+================================================================