summaryrefslogtreecommitdiff
path: root/www/cocoon/MESSAGE
blob: 2771a7fa2579802b68ecbb317035c8bf5f43296f (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.3 2003/05/06 17:42:59 jmmv 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

===========================================================================