Assembly editor Release Notes

© Copyright International Business Machines Corporation 2006. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

Release notes

1.0 Description
2.0 Limitations
   2.1 Known limitations with WSDL operations that have a multi-part return type
3.0 Known problems and workarounds

1.0 Description

This release notes file contains late-breaking information about limitations and known problems and workarounds for the WebSphereR Integration Developer assembly editor.

2.0 Limitations

2.1 Known limitations with WSDL operations that have a multi-part return type

The convertion of a WSDL interface reference to a JavaTM interface reference on a Java component is not supported for cases where the WSDL interface definition has operations with a multi-part return type.

Additionally, the creation of a Java implementation for a Java component that has WSDL interfaces with operations that have a multi-part return type is also not supported.

These limitations exist because Service Component Architecture (SCA) does not support these cases.

3.0 Known problems and workarounds

None