Dug,
Thank you very much for your hint. It turns out that I had an old
addressbook sample(for soap 2.1) in my classpath and somehow when I called
testit.cmd this old sample was always invoked.
Now all the 2.2 samples are working.

-Chengmin

-----Original Message-----
From: Doug Davis [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 12, 2001 7:48 PM
To: [EMAIL PROTECTED]
Subject: Re: XMLParserLiaison Problem


Make sure you don't have an old soap.jar or *anything* built with the old
soap,jar file in your classpath.
I had the same problem when some old samples were in my classpath - once I
recompiled them with the new soap.jar file it worked.
-Dug


"Ding, Chengmin" <[EMAIL PROTECTED]> on 07/12/2001 01:28:41 PM

Please respond to [EMAIL PROTECTED]

To:   "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject:  XMLParserLiaison Problem



Hi,All,
I recently migrated from Soap2.1 to Soap2.2. When I tried to run the sample
addressbook (the soap2.2 version, XMLParserLiaison has been replaced by
XMLParserUtils), I always got "...XMLParserLiaison not found". I checked
the
archive/FAQ but haven't found any tips for this problem. Can anyone give me
some hint on how to solve this issue?
BTW, when I tried to run the old Addressbook sample for Soap2.1, I got the
same error message. I am using Xerces1.3.0 as the first entry in my
classpath.

Thanks.

-Chengmin

Reply via email to