[c1] Publishing Engine could not be initialized Error?

2002-01-30 Thread Derek Hohls
Hi I have been running Cocoon 1.8.2. for some time now on my machine (under Win2000, as a localhost, for test purposes) - but it has suddenly stopped working, with the old error message: Publishing Engine could not be initialized. java.lang.RuntimeException: Exception when creating

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 to

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 b

Re: Publishing Engine could not be initialized.

2001-09-05 Thread Christopher Painter-Wakefield
ECTED] To: [EMAIL PROTECTED] 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)

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

[c1] w2k, coconn 1.8.2 and tomcat 4.0-b7: publishing Engine could not be initialized.

2001-08-24 Thread Hubert NEOtyk Iwaniuk
hi,     onmy w2k pro i have tomcat 4.0-b7 - it works,     and cocoon 1.8.2 and Sun JDK 1.3.1   when i try to access cocoons samples page (index.xml), here is what i get:     Cocoon 1.8.2 Publishing Engine could not be initialized

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. But after I upgrade my Cocoon 1.8 to 1.8.2, I can't start Cocoon. Th

Re: ERROR Publishing Engine could not be initialized.

2001-06-20 Thread Gustavo Mejia
nAnt rem Run ANT in Tomcat's Environment set CP=%CP%;%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 En

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: Publishing Engine could not be initialized

2001-06-11 Thread Gritsenko
OEL BENVENISTE wrote: > > > > > Hi all, > > > > I am trying to get cocoon working within Weblogic and am getting the > > error listed below... > > > > This is my first time working with cocoon...can anyone help me... > > > > Thanks > >

Re: Publishing Engine could not be initialized

2001-06-11 Thread Joel Benveniste
n Weblogic and am getting the > error listed below... > > This is my first time working with cocoon...can anyone help me... > > Thanks > JOEL > > > > Publishing Engine could not be initialized. > > java.lang.RuntimeException: Error loading logicsheet at

Publishing Engine could not be initialized

2001-06-11 Thread JOEL BENVENISTE
Hi all, I am trying to get cocoon working within Weblogic and am getting the error listed below... This is my first time working with cocoon...can anyone help me... Thanks JOEL Publishing Engine could not be initialized. java.lang.RuntimeException: Error loading logicsheet at resource