> > First, I noticed that apache-soap is sometimes using 'null' while > > axis is using 'nil'. I have no idea why this happens - but it > > affects the interoperability ( i.e. can't make calls from apache-soap > > to axis ). I have a simple patch that would accept null - let me know > > if I can send it.
Are you seeing this using Apache SOAP 2.3.1? I believe Matt added code for that release specifically related to emitting nil v. null depending on the XSI namespace (I think older schemas like 1999 used null instead of nil). If there is still a problem with 2.3.1, could you please submit a bugzilla report for SOAP (not Axis)? Thanks. Scott Nichol