© 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.
This release notes file contains late-breaking information about limitations and known problems and workarounds for the WebSphereR Integration Developer selector editor.
None
This readme item relates to rule groups and selectors.
A rule group or selector in the assembly editor is stored as a .component file in the workspace. If you migrate a version 6.0.0 application with rule groups or selectors to version 6.0.1 tools, an error marker could be displayed on the .component file. It would look something like this:
"The value 'TestRG.brg' of the 'brgFile' attribute in the business rule component file '/test/TestRG.component' must refer to an existing business rule implementation file."
This error marker appears in version 6.0.1 because the format for the implementation path in the .component file changed.
In version 6.0.0, the implementation path is always relative to the root of the project. In version 6.0.1, it is absolute, or relative to the location of the .component file.
To fix this problem, open the assembly editor, select the broken component, and invoke Select Implementation from the pop-up menu. Select the component implementation again. Then save. The error will be fixed.