Hi.

I have got AbstractMethodError like you.

My environment is : RH7.0, JDK1.3.1 from sun, Tomcat 3.2.2, Soap 2.2, Xerces 1.3.1

When xml parser from tomcat 3.2.2 precedes xerces from ASF, I got NoSuchMethodError,
when xerces precedes tomcat 3.2.2's parser, I got AbstractMethodError.

But I changed tomcat 3.2.2 to 3.1.1, then no error happened.
Other environments was not changed.

I do not know WHY, but at least for me, I could solve problem like yours by changing 
tomcat.


--
Se-yong, Um
Republic of Korea

----- Original Message ----- 
From: "Rosh R Nair" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, June 23, 2001 2:33 AM
Subject: Beginner question : Client throwing AbstractMethodError


> Hi all,
>   I was trying out the Java World tutorial on soap. I am trying out with
> Tomcat 3.2 and Soap 2.2. But when I try to run a sample program which just
> returns a string I am getting an error:
> Fault Code   = SOAP-ENV:Server.Exception:
> Fault String = java.lang.AbstractMethodError
> 
> The client is not able to knock the server. Can anyone help me out to solve
> this problem.
> 
> Thanks in advance
> Rosh Nair
> 
> Rosh R Nair,
> 1901, Halford Avenue, Apt#183,
> Santa Clara, California, USA - 95051.
> 
> Ph (H) : 408-985-5512
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> 
> 

Reply via email to