I've never used JAXP, but I've done proof-of-concepts with JDOM. Isn't anybody using JDOM?
Cheers! Mark ----- Original Message ----- From: "Pier Fumagalli" <[EMAIL PROTECTED]> Sent: Wednesday, October 10, 2001 6:51 PM > On Monday, December 20, 2004, at 12:55 pm, Leonid Vasilenko wrote: > > > Hello, I am new to servlets and now I have a question. > > I am using Tomcat as servlet container and my servlet uses > > XML parser Jaxp 1.1. The problem is "Sealing violation" > > when I try to use Jaxp, because Tomcat uses another XML parser > > which comes with it (as far as I understood). > > > > This problem vanishes when I put > > Jaxp's JAR's before Tomcat's ones on classpath. > > Is it right way to overcome this problem? > > > > Thanks, Leonid. > > 4.0 uses the same parser as the one distributed with JAXP 1.1, but > without a sealed JAR... > > Pier ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html