Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2000 20:52:06 -0800 (PST)
From:      Allan Bowhill <kosmos@bowhill.yi.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23638: Add turbine-pool.jar to Cocoon CLASSPATH 
Message-ID:  <200012190452.eBJ4q6I93335@bowhill.yi.org>
Resent-Message-ID: <200012190500.eBJ504N26611@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         23638
>Category:       ports
>Synopsis:       Add turbine-pool.jar to Cocoon CLASSPATH
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 18 21:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Allan Bowhill
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
none
>Environment:

	Ports installation from /usr/ports/textproc/cocoon

>Description:

Installation of Cocoon 1.8 causes the following error when the test page
Cocoon.xml is called up:
------------------------------------
Cocoon 1.8
 
Publishing Engine could not be initialized.
 
java.lang.RuntimeException: Error creating org.apache.cocoon.processor.xsp.XSPProcessor: make sure the needed classes can be found in
+the classpath (org/apache/turbine/services/resources/TurbineResourceService)
------------------------------------

>How-To-Repeat:

	1. Install Cocoon
	2. With a web browser, address the Cocoon diagnostic test page (http://localhost/Cocoon.xml)

>Fix:

	1. Add turbine-pool.jar to the list of jarfiles listed in LIBS= varable in the Makefile, so it 
	   installs in /usr/local/share/java/classes

	2. Add following line to pkg-message under item two: (Add following lines into jserv.properties.)
        	"wrapper.classpath=/usr/local/share/java/classes/turbine-pool.jar"

	3. Add an entry for turbine-pool.jar in pkg-plist


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012190452.eBJ4q6I93335>