Sorry Scott, I'm using 2.3.1, I can attach the code if that helps?

-----Original Message-----
From: Scott Nichol [mailto:[EMAIL PROTECTED]] 
Sent: 03 January 2003 15:37
To: [EMAIL PROTECTED]
Subject: Re: sending SOAPMessage as paramater


What version of Apache SOAP are you using (so I can determine the source
in which to look up the line numbers)?

Scott Nichol

----- Original Message -----
From: "Dave Searle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 03, 2003 10:19 AM
Subject: sending SOAPMessage as paramater


> Hi,
>
> This is probably a bit of a long shot, but has anyone tried to send 
> javax.xml.soap.SOAPMessage as a parameter to a webservice that is 
> expecting it?
>
> I have built a webservice that takes a SOAPMessage as a parameter; I 
> have mapped all the types across but I still get an error on the
client
> (see below). I have scoured the web for possible clues but
unfortunately
> to no avail.
>
> Any feedback would be a bonus++
>
> Cheers,
> Dave
>
> Error message is:
>
> [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to retrieve 
> &apos;contentDescription&apos; property value: null.;
> targetException=java.lang.IllegalArgumentException: Unable to retrieve

> 'contentDescription' property value: null.] at
>
org.apache.soap.transport.http.SOAPHTTPConnection.send(SOAPHTTPConnectio
> n.java:354)
> at org.apache.soap.rpc.Call.invoke(Call.java:248)
> at
> jxtaWS.Testing.TestSOAPReceiver.main(TestSOAPReceiver.java:106)
> Exception in thread "main"
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to