--- Begin Message ---OK, I may be tracking down the problem. In org.apache.axis.SOAPPart, line 538, there is an attempt to instantiate an InputSource with a new StringReader. The constructor for the StringReader takes in the result of getAsString(). I am guessing that the getAsString() method is returning null. Can anyone shed any light on why this method might return null? Paul Hunnisett www.lombok.org.uk--- End Message ---
- [Fwd: Re: HTTPSender] Paul Hunnisett
- Paul Hunnisett