Hi,
Xerces 1.3.0 works fine. With Xerces 1.3.1 I get the same error message.
Andreas Ullmann
Abhijat Thakur wrote:
> Hi All,
>
> I am trying to deploy a service on SOAP.
> When i go to http://port/soap i can see the soap client screen. Also
> http://port/soap/servlet/rpcrouter works properly s
-
From: Oleg Dulin [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 23, 2001 6:20 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: soap and Linux/NT
> rpcroupter servlet is working fine. However when i try and deploy the
> service i get a segmentation fault on linux.
The segmentation fa
> rpcroupter servlet is working fine. However when i try and deploy the
> service i get a segmentation fault on linux.
The segmentation fault is caused by bugs in the JVM and (unlikely)
Linux, not Tomcat, SOAP, or Xerces. Java applications can't segfault. Are
you using Sun's or IBM's JDK on Linux