Re: java.lang.NoClassDefFoundError: javax/xml/transform/URIResolver

2002-02-28 Thread David Parry
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

java.lang.NoClassDefFoundError: javax/xml/transform/URIResolver

2002-02-28 Thread David Parry
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

Re: java.lang.NoClassDefFoundError: javax/xml/transform/URIResolver

2002-02-14 Thread Cristina Ulivi
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

Re: java.lang.NoClassDefFoundError: javax/xml/transform/URIResolver

2002-02-14 Thread Cristina Ulivi
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

java.lang.NoClassDefFoundError: javax/xml/transform/URIResolver

2002-02-14 Thread Tu, Hsiao-Kun
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