When I try to call Apache SOAP server from MS SOAP client (using VB) I
get the following error: Application or Object error
When I look at webserver console, I see that rpcrouter servlet is
called, but my SOAP server never gets instantiated. My SOAP server is
deployed correctly and I can call it's methods from using Call object.
What could be the problem?

-----Original Message-----
From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 06, 2001 4:23 PM
To: [EMAIL PROTECTED]
Subject: Re: How to use EnvelopeEditors?


See the docs: http://xml.apache.org/soap/docs. Click on User's Guide
and then on "Using Transport Hooks"!

Boy, it feels good to be able to point to the docs!!

Sanjiva.

----- Original Message -----
From: "Michael Weir (Transform Research)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 06, 2001 4:12 PM
Subject: How to use EnvelopeEditors?


> I'd like to use an EnvelopeEditor to dump SOAP as it comes and goes.
It
> seems quite straightforward to create the necessary classes, but where
are
> the configuration files for the RPCRouter servlet?
>
> Thanks.
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to