On Thu, 27 Jun 2002, Steve Loughran wrote: > > Unfortunately - no. I just got stack traces, no time to investigate > > the real cause for the objects beeing null - just put the checks in > > and kept going. Sorry. > > would be nice if the nil patch compiled. The version of java I am using > requires datatypes to be declared before assignment :)
Sorry, I hand-edited the diff to remove some unrelated changes. I think you can drop the 'nil' change for now - it only help Axis to accept the input from ApacheSoap, but not the reverse - Axis will still send nil which apacheSoap will not recognize. I have no idea how to fix this one - I think I'll just give up on making apache soap talk with axis, there are too many problems. Costin