Nick,

Xerces 1.4.3 should work, but it will need to work through JAXP 1.1.
>From the message you gave, it looks as if you have JAXP 1.0 on the
classpath which only supports SAX 1.0, and Digester uses SAX 2.0.  If
you update to JAXP 1.1, everything should work fine.

Scott Sanders

-----Original Message-----
From: Afshartous, Nick [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, November 13, 2001 10:50 AM
To: 'Jakarta Commons Developers List'; 'Jakarta Commons Developers List'
Subject: Digester dependencies


Can someone please point me to an XML parser that works with the
Digester
1.1.1, thanks.  
 
I tried Xerces 1.4.3 but got an Exception saying that the SAXParser had
no
method
getXMLReader().  

--
    Nick

 

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



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

Reply via email to