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.
___________________________________________________________________________
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