error when I use the SVG2JPEG serializer (even with
the demo example) :
catalina.out :
java.lang.NoClassDefFoundError: org/w3c/dom/svg/SVGDocument
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:509)
at
Hi All,
I have a stylesheet using SVG, it is working fine with FOP to generate PDF.
Now, I want Cocoon to use it and i have the following Exception (in the
console):
java.lang.NoClassDefFoundError: org/apache/batik/dom/svg/DefaultSVGContext
...
I am using Cocoon 2.0.3, and in the file "
On 28/2/02 David Parry said:
>I've been trying to get Cocoon 2.0.1 to work with Tomcat 4.0.2 on MacOSX
>10.1.3 (with and without the recent Java Update). Tomcat seems to be
>working fine... can get servlets and JSPs to work fine.
Okay... I just answered my own question thanks to a quick comment o
ervletException: Servlet.init() for servlet Cocoon2 threw
exception
root cause
java.lang.NoClassDefFoundError: javax/xml/transform/URIResolver
Looking around some of the FAQ's and stuff, this would tend to indicate a
problem with Xalan and/or JAXP I remember there were issues with this
8:15
PM
Subject: java.lang.NoClassDefFoundError:
javax/xml/transform/URIResolver
Hi,
I am trying to setup Cocoon 2.0
with Tomcat. I followed instruction in the installation page. However, I got
this problem. Please help.
Thank you very
much.
Hsiao-Kun
Tu
8:15
PM
Subject: java.lang.NoClassDefFoundError:
javax/xml/transform/URIResolver
Hi,
I am trying to setup Cocoon 2.0
with Tomcat. I followed instruction in the installation page. However, I got
this problem. Please help.
Thank you very
much.
Here is the
org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1012) at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1107) at java.lang.Thread.run(Thread.java:484)
root
cause
java.lang.NoClassDefFoundError: javax/xml/transform/URIResolver at
m.blah.globals package in
> WEB-INF/classes/com/blah/globals. When I try and import this in my
> cocoon logicsheet I get a NoClassDefFoundError:
>
> java.lang.NoClassDefFoundError: com/rrp/globals/Globals at
> _home._reedy._docs._production._pcteachit_com._temp.(_temp
rent
- Original Message -
From: "David Rosenstrauch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 14, 2001 12:39 PM
Subject: Re: [c1] java.lang.NoClassDefFoundError with custom class?
> Loose classes go in WEB-INF/classes. Jar files go in W
ding to Tomcat's documentation, anything in WEB-INF/classes is available (so I
>dont have to put it in my classpath). I've got my own com.blah.globals package in
>WEB-INF/classes/com/blah/globals. When I try and import this in my cocoon logicsheet
>I get a NoClassDefFoundError:
>
&g
globals. When I try and import this in my cocoon
logicsheet I get a NoClassDefFoundError:
java.lang.NoClassDefFoundError: com/rrp/globals/Globals at
_home._reedy._docs._production._pcteachit_com._temp.(_temp.java:33) at
java.lang.Class.newInstance0(Native Method) at
java.lang.Class.newInstanc
; I try to build the cocoon2b on a winnt4 machine and I receive the following
> > message :
> >
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > org/apache/tools/ant/Ma
on in thread "main" java.lang.NoClassDefFoundError:
> org/apache/tools/ant/Main
>
> and no war file will be created.
>
> What can I do ?
>
> Olivier
>
> -
> Please check that your question has no
Hello,
I try to build the cocoon2b on a winnt4 machine and I receive the following
message :
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/Main
and no war file will be created.
What can I do
The same error is persisting(ref to message title and my first message
atthe bottom).I am pasting here the content of my autoexec.bat and
tomcat.bat in theexpectation that, this may help to discover the mistake. As
I had pointedout, all the cocoon samples are working except XSP.Please
whoeve
OMCAT_HOME%\lib\mm.mysql-2.0.6.jar" set
CP=%CP%;%TOMCAT_HOME%\lib\mm.mysql~1.jar
==
Bobo,
- Original Message -
From: "Drasko Kokic" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 26, 2001 8:30 PM
Subject: Re: java.lang.NoClassDefFoun
Scrive Mamadou Bobo Sylla <[EMAIL PROTECTED]>:
> I am using Tomcat 3.2.1 integrated with cocoon-1.8.2
>
> I have succesfully tested all the cocoon samples except XSP examples.
> I am always getting :java.lang.NoClassDefFoundError:
> sun/tools/javac/Main
>
> I h
It sounds as if you may be using JRE instead of JDK. JRE doesn't include
the javac compiler, you need the full JDK.
-Christopher
Please respond to [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
cc:
Subject: java.lang.NoClassDefFoundError with XSP
I believe you missed reading documentation :-)
--- Mamadou Bobo Sylla <[EMAIL PROTECTED]> wrote:
> I am using Tomcat 3.2.1 integrated with cocoon-1.8.2
>
> I have succesfully tested all the cocoon samples
> except XSP examples.
> I am always getting :java.lang.NoClassDefFo
I am using Tomcat 3.2.1 integrated with
cocoon-1.8.2
I have succesfully tested all the
cocoon samples except XSP examples.
I am always getting :java.lang.NoClassDefFoundError:
sun/tools/javac/Main
I have already the JDK_HOM/lib/tools.jar on my
system classpath (through autoexec.bat). I
pher
>
>
>
>
> Please respond to [EMAIL PROTECTED]
>
> To: [EMAIL PROTECTED]
> cc:
>
> Subject: java.lang.NoClassDefFoundError
>
>
>
> Hello!
>
>
> I am trying to load an xml page that uses a
> logichsheet.
> But cocoon 1.8.2 retur
Have you installed the JDK or just the JRE? Cocoon can't do XSP without a
Java compiler, which isn't included in JRE.
-Christopher
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: java.lang.NoClassDefFoundError
Hello!
I am trying to load an xml
there it says that
> it is a problem with the classpath, but I checked
> it and it`s alright...
> do you know what might be causing this?
>
> java.lang.NoClassDefFoundError:
> sun/tools/javac/Main
>
> Thank you!
> Kind regards,
>
> Miguel Torres
>
>
?
java.lang.NoClassDefFoundError:
sun/tools/javac/Main
Thank you!
Kind regards,
Miguel Torres
--
Crie o seu Email Grátis no Clix em
http://registo.clix.pt/
-
Please check that your question has not already been answered in the
FAQ before posting. <h
24 matches
Mail list logo