The second release candidate/beta/whatever for Apache SOAP 2.3 has been posted to the website. It contains the following three fixes:
* Made the XMLParserUtils.getXMLDocBuilder() method synchronized. * Added support for turning off Nagle's algorithm under TCP (HTTP). * Fixed ArraySerializer to recognize null items when unmarshalling. Please try it out. Unless some horrible bug appears, this will probably be the last candidate before we create the actual release (probably sometime next week.) -Bill