WebServices - Axis - Changes from beta2 to beta3

  • JAX-RPC/SAAJ interfaces are now fully compatible with JAX-RPC final version. And the implementation mostly supports these interfaces!
  • Support for the new version of the DIME specification for attachments.
  • Support for the new javax.xml.namespace.QName, rather than multiple QName classes
  • Holders are now generated in a "holders" package.
  • You cannot set arbitrary properties on the Call object for now due to JAX-RPC limitations. We are working with Sun on resolving this.
  • Underscores are now supported in names mapped from/to WSDL, and will no longer be removed.
  • Various bug fixes and improvements.