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
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
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:
> >
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
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
> 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
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.
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 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
> 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
10 matches
Mail list logo