> -----Original Message----- > From: gfitzz [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 20, 2002 9:58 AM > To: [EMAIL PROTECTED] > Subject: cocoon setup error > > > My server is Win2K Server using IIS. I installed JDK > 1.3.1_02, Tomcat 4.0.2 > and Cocoon. When I try to access cocoon I get the following error: > > java.lang.NoClassDefFoundError: javax/xml/transform/URIResolver > > I set this up identically on a Win2K Pro machine and it works fine. > > What is wrong? > > Gary Fitzgerald > 41 Arlington Street > Everett, MA 02149 > 617-387-3926 > [EMAIL PROTECTED] > www.totalinclusion.org
It is extremely likely that your server with a problem is picking up an old version of the JAXP parser before it sees the one Cocoon comes with. See the findingclasses.html file in your JDK tooldocs for how this can happen. [EMAIL PROTECTED] Author of Soap Programming with Java - Sybex; ISBN: 0782129285 --------------------------------------------------------------------- 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]>