RE: exception while sending the message

2001-08-07 Thread Matthew J. Duftler
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

exception while sending the message

2001-08-07 Thread Jyothi K
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