© Copyright International Business Machines Corporation 2005. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
This release notes file contains late-breaking information about limitations and known problems and workarounds for the WebSphereR Integration Developer interface editor.
None
If you add documentation to a one-way operation, and then add an input to the same operation, an invalid WSDL file could be produced.
Here is the workaround: add an input to the operation, then add the documentation to the operation.
(Note: This is not an issue for request-response type operations.)
If the name of a Web service export gets changed to something other than the default, the address (for example: <soap:address location="xxx: />) specified in the generated binding WSDL file will not get changed accordingly. This results in inconsistencies between where the actual endpoint is located and the address specified in the binding WSDL file.
Here is the workaround: Regenerate the binding file by right-clicking Export and selecting Replace Bindings. This generates a new binding file with the correct soap:address endpoint reflecting the renamed export. (This action will leave the originally generated binding file behind. It is safe to delete this old binding file.