Sax2 Driver Class.....

2002-05-01 Thread Tod Thomas
I'm using the tomcat 4.03 binaries on linux with JDK 1.4. I've checked out the xml_cocoon2 cvs branch, followed the installation instructions removing the four jar files from the tomcat directory, copying them from the cocoon directory, changing the web.xml file, doing the build webapp, removin

Tomcat <-> Cocoon <-> JDK Coordination

2002-03-16 Thread tod . thomas
Is there a process or person that coordinates the individual release source drops of Tomcat and Cocoon so that they are compatible with each other 'out of the box', including the latest JDK? Thanks. - Please check that your qu

Re: Tomcat 4.0.2, Cocoon 2.0.1, JDK 1.4.0 Build Problem

2002-02-22 Thread tod . thomas
No joy, just keeps rebuilding the directory structure and presenting the same error. On Fri, 22 Feb 2002 00:49:13 -0500 "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > > > That worked up to a point :) Now I'm getting this build error: > >

Re: Tomcat 4.0.2, Cocoon 2.0.1, JDK 1.4.0 Build Problem

2002-02-21 Thread tod . thomas
That worked up to a point :) Now I'm getting this build error: /build/cocoon/scratchpad/src/org/apache/cocoon/transformation/pagination/Pagesheet.java:67: Class org.apache.cocoon.util.ResizableContainer not found in import. import org.apache.cocoon.util.ResizableContainer; Anybody seen this on

Tomcat 4.0.2, Cocoon 2.0.1, JDK 1.4.0 Build Problem

2002-02-20 Thread tod . thomas
I'm trying to build the cocoon2.war file and am getting a lot of errors like this: /cocoon-2.0.1/build/cocoon/src/org/apache/cocoon/components/language/markup/xsp/EsqlConnection.java:22: class org.apache.cocoon.components.langu age.markup.xsp.EsqlConnection must be declared abstract. It does not

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: XSP Error

2001-09-18 Thread Tod Thomas
That did it, I must have screwed something up in my JDK install. Thanks - Tod Christopher Painter-Wakefield wrote: > Tod, > > it looks as if you're trying to run Cocoon under the JRE rather than the > full JDK. The error you are getting is just saying that the compiler > classes are missing.

XSP Error

2001-09-18 Thread Tod Thomas
This differs from the one mentioned in the FAQ. I tried the renaming trick and that had no effect. I'm using Cocoon 1.8.2 and Tomcat 3.2.3. This is the output from trying the First XSP Page sample: java.lang.NoClassDefFoundError: sun/tools/javac/Main at org.apache.cocoon.processor.xsp.languag

Can I do This ?

2001-09-18 Thread Tod Thomas
Can I run Cocoon with Tomcat only, not including Apache? If so how do I go about it? I just tried and get pretty funky output. Thanks - Tod - Please check that your question has not already been answered in the FAQ before po

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