hi, our xml framework is build on the xerces1_2_3 and jaxp1.1. A servlet that uses our xml stuff always throws a no such method error exactly in the line of code where the method saxParser.getXMLReader() is called. I assume that the jaxp.jar file in the $(TOMCAT_HOME)/lib directory is jaxp version 1.0.1 or older and that this causes the exception. Whatever I do tomcat seems to use the jaxp classes (SaxParserFactory and SaxParser) from that jaxp.jar file. I tried to put the version 1.1 of jaxp.jar in the $(TOMCAT_HOME)/lib directory. But then tomcat does not start any more. Is there a way of rucnning the to jaxp versions parallel ? What do you suggest ? Many thanks in advance, Michael
BEGIN:VCARD VERSION:2.1 N:Hopf;Michael FN:Michael Hopf TITLE:Dipl. Inf. TEL;WORK;VOICE:+49 (0351) 4965272 TEL;HOME;VOICE:+49 (0351) 4965271 TEL;CELL;VOICE:+49 (0170) 5819923 TEL;WORK;FAX:+49 (0351) 4965273 ADR;WORK:;;Friedrichstr. 28 a;Dresden;;01067 LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Friedrichstr. 28 a=0D=0ADresden 01067 EMAIL;PREF;INTERNET:[EMAIL PROTECTED] EMAIL;INTERNET:[EMAIL PROTECTED] EMAIL;INTERNET:[EMAIL PROTECTED] REV:20010226T102856Z END:VCARD