Change Log  Locate

Changes from 6.0 to 6.5  Locate

  • Support for JDK 1.3 is deprecated. For a version of WSO2 SOA Enablement Server for Java supporting JDK 1.3, contact support@wso2.com.

  • WS-Security now supports OASIS WS-Security 1.0 Errata 1.0.

  • PStoreTool supports the import of private keys and PKCS#12 packages from command line. This requires Java 2 version 1.4 or higher.

  • WS-ReliableMessaging implementation now supports only the February 2005 protocol. Support for the March 2003 version has been removed. WS-ReliableMessaging-related classes are now packaged differently.

  • The default WS-Addressing now used is http://schemas.xmlsoap.org/ws/2004/08/addressing. In previous versions, it was http://schemas.xmlsoap.org/ws/2003/03/addressing.

Changes from 5.5 to 6.0  Locate

Basic Framework  Locate

WS-I BP 1.1 compliance A number of changes have been made:

  • Wrapped/literal is now SSJ default setting.

  • Instance ID headers are now not included in WSDLs by default.

  • SOAP messages encoded in UTF-16 are accepted.

  • Overloaded Java methods are mapped to WSDL operations with distinct names.

  • Attribute parts of soapbind:body are now processed.

WS-I Attachments Profile-compliant attachments In addition to the previously supported MIME attachments from SOAP with Attachments, both types of MIME attachment as described in WS-I AP 1.0 are supported.

WS-Addressing Response AddressingHeaders are now available on the client side for non-anonymous invocation as well as for anonymous. Previously, AddressingHeaders were only supported for anonymous invocation.

Package org.idoox.wasp.serialization.xsdbuiltin GMonth now accepts the syntax --MM as required by newer XML Schema specifications, in addition to the old format --MM--. All value classes in the package now overwrite equals and hashCode.

Check of package deployment descriptor Package deployment descriptors are now checked for correctness at deploy time.

WS-ReliableMessaging  Locate

Performance and Scalability Performance and scalability of the WS-RM implementation has been improved.

Support of clustered environment Special support is provided for reliable messaging in a clustered environment. Please see WS-ReliableMessaging Support.

Security Framework  Locate

Demos and documentation These have been updated to use WaspSecurity instead of SecurityHelper.