unsubscribe me

2002-01-20 Thread "Fernández Vilas, Julio Angel"
unsubscribe me

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

2002-01-20 Thread rubys
rubys 02/01/20 16:07:25 Modified:java/src/org/apache/soap/rpc RPCMessage.java Log: Pass the actual encoding style on the Call constructor. Solves a literal XML interop problem with pocket soap. Submitted by: Simon Fell <[EMAIL PROTECTED]> Revision ChangesPath 1.16

cvs commit: xml-soap/java/src/org/apache/soap/encoding/soapenc VectorSerializer.java

2002-01-20 Thread rubys
rubys 02/01/20 16:01:57 Modified:java/src/org/apache/soap/encoding/soapenc VectorSerializer.java Log: Check for and de-reference hrefs, if present. Submitted by: Simon Fell <[EMAIL PROTECTED]> Revision ChangesPath 1.8 +16 -3 xml-soa