Hi Jyothi,

Please try one of the nightly builds (or the latest CVS tree). I believe
this was a bug which has been fixed.

Thanks,
-Matt

> -----Original Message-----
> From: Jyothi K [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 07, 2001 5:23 AM
> To: [EMAIL PROTECTED]
> Subject: exception while sending the message
>
>
> Hi,
>            I am using Apache soap for my java client and i have a c++
> server.In my client  I took an xml file that contains the soap
> envelope and
> body details. I parsed it through my code and sent the envelope to the
> required url using Message.send method but it is giving me a null pointer
> exception. The envelope that is sent is correct as i checked it in
> TcpTunnelGui and even the server is sending the correct envelope as
> response. Here is the exception details that i got
>
> Exception in thread "main" java.lang.NullPointerException at
> org.apache.soap.transport.TrasnportMessage.read(TransportMessage.j
> ava: 206)
> at org.apache.soap.util.net.HTTPutils.post<HTTPutils.java: 333)
> at
> org.apache.soap.trasnport.http.SOAPHTTPConnection.send(SOAPHTTPCon
> nection.ja
> va:282)
> at org.apache.soap.Messaging.message.send(Message.java:123)
>
> Thanks,
> Jyothi
>

Reply via email to