This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cocoon and iplanet 6.0 sp1


hey,
    has anyone installed cocoon 1.8 with iplanet 6.0 sp1?
doesn't seem to work, my jvm.classpath looks like:
jvm.classpath=
/u01/oracle/product/8.1.7/jdbc/lib/classes12.zip:
/usr/cocoon/bin/cocoon.jar:
/usr/cocoon/lib/turbine-pool.jar:
/usr/cocoon/lib/xalan_1_2_D02.jar:
/usr/cocoon/lib/xerces_1_2.jar:
/usr/cocoon/lib/w3c.jar:
/usr/cocoon/lib/sax-bugfix.jar:
/usr/cocoon/lib/fop_0_15_0.jar;

all on one line of course, but the error message I got is:
ava.lang.RuntimeException: Error creating
org.apache.cocoon.formatter.FO2PDFFormatter: make sure the needed classes
can be found in the classpath (org/apache/fop/apps/Version)
              at
org.apache.cocoon.framework.Manager.create(Manager.java:122)
              at org.apache.cocoon.framework.Router.init(Router.java:80)
              at
org.apache.cocoon.framework.Manager.create(Manager.java:109)
              at org.apache.cocoon.Engine.<init>(Engine.java:185)
              at org.apache.cocoon.Engine.getInstance(Engine.java:232)
              at org.apache.cocoon.Cocoon.init(Cocoon.java:157)
              at
com.iplanet.server.http.servlet.NSServletEntity.load(NSServletEntity.java:405)

              at
com.iplanet.server.http.servlet.NSServletEntity.update(NSServletEntity.java:173)

              at
com.iplanet.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:410)

which doesn't make sense, since all that is included in cocoon.jar.

thanks in advance.

yan


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]