I ran into the same problem when installing
Cocoon 2.0.1 and Tomcat 4.0.2 tgz binaries on NT
with jdk1.3.1.02.

I copied xml-apis.jar from cocoon/WEB-INF/lib/ to
CATALINA_HOME/common/lib. That gives you a:

"sitemap handler's sitemap is not available" in the
browser, and cocoon/WEB-INF/logs/error.log says:

"java.lang.NoClassDefFoundError:
org/w3c/dom/svg/SVGPaint"

If you copy batik-libs-1.1.1.jar from 
cocoon/WEB-INF/lib/ to CATALINA_HOME/common/lib
and restart tomcat, the examples work.

Seems an odd thing to have to do...

--
nordehacedod


--- Jean-Philippe Courson <[EMAIL PROTECTED]> wrote:
> Hi there,
> 
> I've just upgraded to Cocoon 2.0.1 and Tomcat 4.0.2
> and when I start
> tomcat, I have the following exceptions.
> 
> Any idea ?
> 
> Any help would be appreciated
> 
> JP
> 
> 2002-02-12 16:44:05 StandardContext[/cocoon]:
> Servlet /cocoon threw 
> load() exception
> javax.servlet.ServletException: Servlet.init() for
> servlet Cocoon2 threw 
> exception
//
> ----- Root Cause -----
> java.lang.NoClassDefFoundError:
> javax/xml/transform/URIResolver
>          at
> java.lang.ClassLoader.defineClass0(Native Method)
>          at
//

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to