You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by "Matthew J. Duftler" <du...@watson.ibm.com> on 2001/05/24 20:00:46 UTC

Apache SOAP v2.2 Release Candidate 3 posted...

Hi All,

We've cut RC3, and the changes from RC2 are the following:

Put 2 lines back into XMISerializer and XMIDeserializer (the same 1 line in
each, actually) to
 enable them to work with the xmisoap.jar which is posted on the site. These
lines were originally
 there, but were removed to try to work with the latest XMI version. For
now, the code works with
 the posted version.
Added the BidBuy interoperability sample.
Updated more docs.
Made DateSerializer.unmarshall(...) a little more lenient so that it handles
parsing dates with
 and without milliseconds specified.
Added a Troubleshooting table, and a link to it from the front page.
Added an Interoperability section to the User's Guide.
Added a Migration section to the User's Guide.
Changed an error message in RPCRouter.
Fixed a bug in StatelessEJBProvider and StatefulEJBProvider where the
respEncStyle was being set, but not used.


Since Apache is having some technical problems, Sam is going to send a note
to both of these lists with a URL where the release candidate can be
downloaded from.

-Thanks