"Unable to resolve target" normally means the service class can not be
found. Normally, the class name would follow. I got "null" when my service
class was found but could not be constructed.
Rick Hansen
> -----Original Message-----
> From: Brett McLaughlin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 04, 2001 5:25 PM
> To: [EMAIL PROTECTED]
> Subject: Handling Faults
>
>
> I am getting an "Unable to resolve target: null" error, and
> saw that the
> troubleshooter said there was an element in the Fault to look
> at for the
> stack trace. However, none of the samples seem to show how to
> do anything
> but getting the fault error code and message. Any short snippets of
> accessing the XML of the Fault as a DOM or whatever would
> really help...
>
> -Brett
>