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 Rino Srivastava <rs...@producersamerica.com> on 2001/12/10 23:07:48 UTC

RE: Help! - addressbook example generated fault when putListings/ getAllListings

Lee:

Do check your classpath and make sure that DOMUtils and XMLParserUtils
classes are in your classpath.

Cheers!
Rino

-----Original Message-----
From: Lee.Guan@acecomm.com [mailto:Lee.Guan@acecomm.com]
Sent: Monday, December 10, 2001 3:45 PM
To: soap-user@xml.apache.org
Subject: Help! - addressbook example generated fault when
putListings/getAllListings


Hi,

The following happened when I ran the address book sample, seems the
AddressBook class cannot find the DOMUtils and XMLParserUtils classes.

Does anybody have a clue?

============================================================================

This test assumes a server URL of
http://localhost:8080/apache-soap/servlet/rpcrouter
Deploying the addressbook service...
......
Adding an XML file of listings
Generated fault:
  Fault Code   = SOAP-ENV:Server
  Fault String = Exception from service
object:org/apache/soap/util/xml/DOMUtils

Get everyone!
Generated fault:
  Fault Code   = SOAP-ENV:Server
  Fault String = Exception from service
object:org/apache/soap/util/xml/XMLParserUtils


Thanks in advance.
Lee Guan