Leonid Vasilenko at [EMAIL PROTECTED] 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?
Yes... You can even unjar the JAXP jar, remove the META-INF directory and
rejar it up... It's a known problem with JAXP (will be probably fixed in
later releases)
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