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: HashMap/Hashtable, nil/null and timing.

2002-06-27 Thread Scott Nichol
> [switching to soap-dev from axis-dev] > > Sanjiva Weerawarana wrote: > > > > Since Apache SOAP was buggy on this until 2.3.1, I wonder whether > > we should add code to make Apache SOAP 2.3.1 "bug-compatible" with > > older versions of Apache SOAP?? It'll be a damn headache otherwise .. > > I be

Re: HashMap/Hashtable, nil/null and timing.

2002-06-27 Thread Sam Ruby
[switching to soap-dev from axis-dev] Sanjiva Weerawarana wrote: > > Since Apache SOAP was buggy on this until 2.3.1, I wonder whether > we should add code to make Apache SOAP 2.3.1 "bug-compatible" with > older versions of Apache SOAP?? It'll be a damn headache otherwise .. I believe the only

cvs commit: xml-soap/java/src/org/apache/soap/rpc SOAPContext.java

2002-06-27 Thread snichol
snichol 2002/06/27 20:07:36 Modified:java/docs changes.html java/src/org/apache/soap Body.java Constants.java java/src/org/apache/soap/encoding/soapenc BeanMultiRefSerializer.java SoapEncUtils.java java/src/org/apache/

cvs commit: xml-soap/java/src/org/apache/soap/rpc SOAPContext.java

2002-06-27 Thread snichol
snichol 2002/06/27 19:33:17 Modified:java/docs changes.html intro.html java/src/org/apache/soap Body.java java/src/org/apache/soap/encoding/soapenc BeanSerializer.java ParameterSerializer.java SoapEncUtils.jav

cvs commit: xml-soap/java/samples/multiref - New directory

2002-06-27 Thread snichol
snichol 2002/06/27 19:28:30 xml-soap/java/samples/multiref - New directory -- To unsubscribe, e-mail: For additional commands, e-mail:

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