ject: 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 t
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
exc