It's at the bottom of each e-mail.

Scott Nichol

----- Original Message -----
From: "rwbolerjack" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 22, 2002 5:59 PM
Subject: RE: Client Question


> My task with soap and tomcat has come to an end for now.  How do I
> unsubscribe from the mail list?
>
> Thanks
> Roger
>
> -----Original Message-----
> From: Scott Nichol [mailto:snicholnews@;scottnichol.com]
> Sent: Tuesday, October 22, 2002 8:48 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Client Question
>
> Also, I see from the fault string that the server is .NET.  Check the
> WSDL (down in the bindings) to see whether the service was written for
> rpc/encoded or document/literal.  If it is the latter, you will have
to
> jump through some hoops to get Apache SOAP to work with it (although
it
> is *not* impossible for most services).
>
> Scott Nichol
>
> ----- Original Message -----
> From: "Tim Lee" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, October 22, 2002 11:25 AM
> Subject: Client Question
>
>
> > Hi all,
> >
> > I got past the problem I sent out yesterday.  Thanks for all of your
> help.
> > It was a bug in the Xerces parser I was using.  I now have another
> problem.
> > I'm getting a fault every time I make a request to the web service
I'm
> > trying to talk with.  It seems that my SOAPAction header is
incorrect.
> From
> > what I gather it should be the namespace followed by the operation.
> No
> > matter what I put here I get the following error:
> >
> > Fault toString: [Attributes={}] [faultCode=soap:Client]
> > [faultString=System.Web.
> > Services.Protocols.SoapException: Server did not recognize the value
> of HTTP
> > Hea
> > der SOAPAction: .
> >
> > I use the setTargetObjectURI method of Call to set the header.  I
> don't have
> > much documentation as to what this should be from the web service
I'm
> trying
> > to connect to.  Is there any way I can get the namespace it is
looking
> for?
> > I only have an API of method names.   Any ideas?
> >
> > Thanks,
> > Tim
> >
>
************************************************************************
> ***
> > The information contained in this message is intended only for the
> > confidential use of the recipient(s) named above. This message is
> privileged
> > and confidential. If the reader of this message is not the intended
> > recipient or any agent responsible for delivering it to the intended
> > recipient, you are hereby notified that you have received this
> document in
> > error and that any review, dissemination, distribution, or copying
of
> this
> > message is strictly prohibited. If you have received this
> communication in
> > error, please notify us immediately. SMG reserves the right to
monitor
> and
> > review all content sent to and from this email address. Messages
sent
> to and
> > from this address may be stored on the SMG email system.
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:soap-user-unsubscribe@;xml.apache.org>
> > For additional commands, e-mail:
> <mailto:soap-user-help@;xml.apache.org>
> >
> >
>
>
> --
> To unsubscribe, e-mail:
<mailto:soap-user-unsubscribe@;xml.apache.org>
> For additional commands, e-mail:
<mailto:soap-user-help@;xml.apache.org>
>
>
> --
> To unsubscribe, e-mail:
<mailto:soap-user-unsubscribe@;xml.apache.org>
> For additional commands, e-mail:
<mailto:soap-user-help@;xml.apache.org>
>
>


--
To unsubscribe, e-mail:   <mailto:soap-user-unsubscribe@;xml.apache.org>
For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org>

Reply via email to