Fast Infoset 1.0 Release Notes
For an updated, online version of these release notes, see the Release Notes.
Revised: 06/01/2005
The Fast Infoset implementation that is shipped with Java WSDP 1.6 conforms to ITU-T Rec. X.891 | ISO/IEC 24824-1 [1], which is currently an ITU-T Recommendation available from the ITU-T bookshop [2].
The Base64 optimization (see jaxrpc/docs/fastinfoset/manual.xml) only applies to schema-defined (or WSDL-defined) elements. It does not apply to attribute values or element values, which are not defined in the schema (for example, those generated by the XWSS library). Moreover, this optimization is turned off when JAX-RPC handlers are defined.
Certain optimizations in the XWSS library may not be available when Fast Infoset is turned on.
None at the time of this writing.