Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 72170 invoked from network); 30 Jul 2003 15:31:47 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 30 Jul 2003 15:31:47 -0000 Received: (qmail 27359 invoked by uid 97); 30 Jul 2003 15:34:24 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 27352 invoked from network); 30 Jul 2003 15:34:24 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 30 Jul 2003 15:34:24 -0000 Received: (qmail 70322 invoked by uid 500); 30 Jul 2003 15:31:24 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 70305 invoked from network); 30 Jul 2003 15:31:23 -0000 Received: from web21403.mail.yahoo.com (216.136.232.73) by daedalus.apache.org with SMTP; 30 Jul 2003 15:31:23 -0000 Message-ID: <20030730153126.49811.qmail@web21403.mail.yahoo.com> Received: from [147.210.157.56] by web21403.mail.yahoo.com via HTTP; Wed, 30 Jul 2003 17:31:26 CEST Date: Wed, 30 Jul 2003 17:31:26 +0200 (CEST) From: =?iso-8859-1?q?Olivier=20M?= Subject: Pb xerces updating tomcat 3.2.1 to 4.1.24 To: tomcat-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello all I used JGenerator 1.3.1 with tomcat 3.2.1 to make flash content. Now i'm trying to update to tomcat 4.1.24, but I encounter a lot of difficulties. After configuration (tomcat, app context), everything seems ok (jsp, classes...) But my JGen application crashes. I think that it's due to xml parser, i tried several versions but no success. My application has a WEB-INF folder with lib and classes folder. I have all used jar files in it : graffeur.jar, jgen.jar, log4j.jar, xalan.jar, xerces.jar, xml-apis.jar Does Tomcat use exclusively the files coming with the apps ? Do I need to put those jar files in "shared" or "common" folder ? Thanks ! Oliver java.lang.reflect.InvocationTargetException: java.lang.VerifyError: (class: com/iv/flash/xml/apache/DocumentBuilderImpl, method: createDOMParser signature: ()Lorg/apache/xerces/parsers/DOMParser;) Incompatible object argument for function call at com.iv.flash.xml.apache.DocumentBuilderFactoryImpl.newDocumentBuilder(DocumentBuilderFactoryImpl.java:79) at com.iv.flash.xml.apache.XMLFactoryImpl.(XMLFactoryImpl.java:73) at java.lang.reflect.Constructor.newInstance(Native Method) at com.iv.flash.xml.XMLFactory.constructFactory(XMLFactory.java:181) at com.iv.flash.xml.XMLFactory.(XMLFactory.java:161) at com.iv.flash.xml.XMLHelper.(XMLHelper.java:87) ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org