You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Christopher Cheng <ch...@netdimensions.com> on 2001/05/02 09:38:24 UTC

parsing error: java.lang.SecurityException: sealing violation

As I start try the sample with testit.bat, I got the following code..
 
Ouch, the call failed:
  Fault Code   = SOAP-ENV:Client
  Fault String = parsing error: java.lang.SecurityException: sealing
violation

RE: parsing error: java.lang.SecurityException: sealing violation

Posted by Abraham Kang <ab...@infogain.com>.
I don't know if you ever got an answer from the list but the sealing
violation happens when you have
different versions of JAXP parser on the classpath or JAXP and Xerces on the
classpath.

--Abraham
  -----Original Message-----
  From: Christopher Cheng [mailto:christopher@netdimensions.com]
  Sent: Wednesday, May 02, 2001 12:38 AM
  To: soap-user@xml.apache.org
  Subject: parsing error: java.lang.SecurityException: sealing violation


  As I start try the sample with testit.bat, I got the following code….



  Ouch, the call failed:

    Fault Code   = SOAP-ENV:Client

    Fault String = parsing error: java.lang.SecurityException: sealing
violation


RE: parsing error: java.lang.SecurityException: sealing violation

Posted by Abraham Kang <ab...@infogain.com>.
I don't know if you ever got an answer from the list but the sealing
violation happens when you have
different versions of JAXP parser on the classpath or JAXP and Xerces on the
classpath.

--Abraham
  -----Original Message-----
  From: Christopher Cheng [mailto:christopher@netdimensions.com]
  Sent: Wednesday, May 02, 2001 12:38 AM
  To: soap-user@xml.apache.org
  Subject: parsing error: java.lang.SecurityException: sealing violation


  As I start try the sample with testit.bat, I got the following code….



  Ouch, the call failed:

    Fault Code   = SOAP-ENV:Client

    Fault String = parsing error: java.lang.SecurityException: sealing
violation