blob: f87be9d6adcc17e5980cbac11eafae4a01cb248d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
===========================================================================
$NetBSD: MESSAGE,v 1.4 2005/09/28 12:15:16 rillig 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
===========================================================================
|