Publishing Engine could not be initialized HELP!!

2002-01-11 Thread Anthony Diodato
Hi Cocoon users, Im having a problem installing Cocoon 1.8.2 on Tomcat 4.0.1 with IIS. Here is the error I am receiving. Publishing Engine could not be initialized. java.lang.RuntimeException: Error loading logicsheet at resource://org/apache/cocoon/processor/xsp/library/java/util.xsl due

Re: Publishing Engine could not be initialized.

2001-11-03 Thread Frank Hess
Hi Leo, you have to put cocoon.jar in the classpath-variable of the VM. That's because the util-class of cocoon uses the ClassLoader.getSystemResource() method and can't find these classes when they are stored as jar in a lib-directory. I've spend one day to solve this problem. I've done

Publishing Engine could not be initialized.

2001-11-02 Thread Tod Thomas
Error loading logicsheet at resource://org/apache/cocoon/processor/xsp/library/java/util.xsl due to java.lang.Exception: Resource not found or retrieving error. I get this error when trying the run the Hello.xml sample. I'm running Tomcat standalone from a binary install, and am using a

Publishing Engine could not be initialized.

2001-09-05 Thread Tod Thomas
java.lang.RuntimeException: Error creating org.apache.cocoon.transformer.XalanTransformer: make sure the needed classes can be found in the classpath (org/apache/xalan/xpath/xml/XMLParserLiaison) I'm trying to just set up Cocoon with Tomcat, no Apache yet. I've symlinked the necessary .jar

Re: Publishing Engine could not be initialized.

2001-09-05 Thread Christopher Painter-Wakefield
] cc: Subject: Publishing Engine could not be initialized. java.lang.RuntimeException: Error creating org.apache.cocoon.transformer.XalanTransformer: make sure the needed classes can be found in the classpath (org/apache/xalan/xpath/xml/XMLParserLiaison) I'm trying to just set up Cocoon

Cocoon 1.8 (OK) - 1.8.2 (Publishing Engine could not be initialized)

2001-07-22 Thread smallufo
Hi all! I am new to Cocoon, step by step following the "Java and XML" book. I was using Cocoon 1.8 , It seems OK except the JSP compilation error (will be discussed in another mail). All XML and XSLT files seems works. Butafter I upgrade my Cocoon 1.8 to 1.8.2, I can't start Cocoon. The

ERROR Publishing Engine could not be initialized.

2001-06-20 Thread malik hayat hashmi
Hi I have Installed cocoon-1.8.2 with tomcat ver 3.2.1 using professional-2000. when I try http://localhost:8080/cocoon/cocoon.xml I get following error : Publishing Engine could not be initialized. java.lang.RuntimeException: Exception when creating

ERROR Publishing Engine could not be initialized.

2001-06-20 Thread malik hayat hashmi
Hi I have Installed cocoon-1.8.2 with tomcat ver 3.2.1 using professional-2000. when I try http://localhost:8080/cocoon/cocoon.xml I get following error : Publishing Engine could not be initialized. java.lang.RuntimeException: Exception when creating

Re: ERROR Publishing Engine could not be initialized.

2001-06-20 Thread Gustavo Mejia
P%;%TOMCAT_HOME%\lib\ant.jar %_RUNJAVA% %ANT_OPTS% -Dant.home="%TOMCAT_HOME%" -Dtomcat.home="%TOMCAT_HOME%" org.apache.tools.ant.Main %2 %3 %4 %5 %6 %7 %8 %9 goto cleanup :runJspc rem Run JSPC in Tomcat's Environment %_RUNJAVA% %JSPC_OPTS% -Dtomcat.home="%TOMCAT_HOME%"