Hi,
i am using the jaxp.jar from jaxp-1.1.zip and the soap.jar i am using
which is in the ibm wstk...should i download soap-2.2 ???
thanx a lot,
rahul
-----Original Message-----
From: Jared P Jurkiewicz [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 31, 2001 1:45 PM
To: [EMAIL PROTECTED]
Subject: Re: Linkage error
I think you've got a non-namespaced parser or older DOM definition in your
classpath. Check what parsers and DOM defs you have.
-- Jared
"Rahul Pathak" <[EMAIL PROTECTED]> on 07/31/2001 01:31:38 PM
Please respond to [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
cc:
Subject: Linkage error
Hi,
I am trying to use the call.invoke(url,"") ...thus i would get a response
object from that..
but at this line i am getting a Linkage Error...
raised java.lang.LinkageError: loader constraints violated when linking
org/w3c/dom/Document class
java.lang.LinkageError: loader constraints violated when linking
org/w3c/dom/Document class
at org.apache.soap.rpc.Call.invoke(Call.java:216)
can somebody help!!!
thanx
-rahul