Re: Nil problem - one more step

2002-06-27 Thread costinm
On Thu, 27 Jun 2002, Sam Ruby wrote: > > targetException=java.lang.IllegalArgumentException: No mapping found for > > ':name' using encoding style 'http://schemas.xmlsoap.org/soap/encoding/'.] > > > > at org.apache.soap.rpc.Call.invoke(Call.java:296) > > So, provide a mapping

Re: Nil problem - one more step

2002-06-27 Thread Sam Ruby
Costin Manolache wrote: > > After updating apacheSOAP to the latest version - it > seems it detects nil corectly, and it has another problem. > > What apacheSOAP sends is: > > > What Axis sends: > > > ApacheSOAP doesn't accept this input, since the type is missing > ( xsd:string ) - so it fa