To view the latest version of this file, see the readme at www3.software.ibm.com/ibmdl/pub/software/rationalsdp/rsa/60/html/readme_6011_iFix001.html.
This file is available in the English language only.
This interim fix contains fixes to IBM® Rational® Software Architect, Version 6.0.1.1.
- (PK16314) Parts of floating maps or forms should be transparent, allowing existing information in the display to remain visible when the floating map is displayed.
- (PK16604) A problem marker is created for valid EGL source upon project build.
- (PK16021) When using EGL to access an Oracle database, cursors are opened and not closed. Eventually the database may run out of available cursors.
- (PK17123) Validation errors are issued inappropriately, resulting in error markers in the editor and halting generation or debug of the program.
- (PK16936) Generated Java code for a VGUIRecord causes a Java compile error.
- (PK18266) During build of a workspace that contains EGL projects, messages are shown that indicate certain EGL projects cannot be built.
- (PK18880) A validation error is issued for EGL source that is valid. The error occurs for assignment of two interface types, where the target of the assignment is an interface which extends the source of the assignment.
- In the form editor, when adding a new field (constant or variable) on the form (through the
design view), you cannot put anything on position 1,1.- In the form editor, if you add fields through Templates > Record option, you can choose the position x,0. Once created, the fields are outside the form which results in errors.
- (PK13927) Exception error when exporting enterprise application projects. The project includes a Web project which
has references to non-existing project libraries.- (PK07454) Allow for ejbModule to not be required when using another output folder when deploying EJBs.
- (PK13103) Web Service wizard fails when starting it from the context menu of a folder in a Web project.
- (PK13000) The WSDL file is set to the wrong path in the deployment descriptor.
- (PK15405) Several project files are saved during the project build although no changes were made to the content.
- (PK16950) The EAR file export was including .runtime files for Java utility projects added to the EAR file, and for Web library projects added to WAR files inside the EAR file. A fix was made to never include .runtime files during export even if meta-data is included .
- (PK13472) Jaxrpc migration was run twice on each jaxrpc document which causes the resulting EAR file export to fail when exporting jaxrpc documents. A fix was made to run migration only once.
- (PK07729) The J2EE migration wizard does not set the target runtime server for every project.
- (PK15316) When the Closed Project filter is enabled for the Project Explorer, it does not filter out the closed project.
- There is a WCCM memory leak problem with the file.deleteonexit method.
- (PK15805) There is a deployment exception when inheritance is involved with CMP beans.
- (PK08754) EJB session facade generates incorrect code for the method get<BeanByKey> if the entity bean has multiple key fields.
- (PK19171) For an existing dynamic Web project with JSF, when JSF migration runs (due to an upgrade) it will overwrite the stylesheet.css file in the project from the one in the plugin.
- (PK18336) In the facesconfig file, if there is a <value-class> tag as the child of the <list-entries> tag, it causes exceptions when loading or saving the file.
- (PK15744) A NullPointerException is thrown during the JSF lifecycle.
- (PK18064) When a JSF datatable component with an InputRowSelect is placed inside a DIV tag the check box does not work properly.
- (PK16880) When this product is running on a locale which is not supported by WebSphere Portal (such as nb_NO), the portlet project wizards's general settings page is empty with an error message on the wizard description area.
- (PK17800) When running a portal on a 5.0 level server, the portalPortletsEAR project reverts to the default classloader mode.
(PK14311) If an XML file with errors is imported into a Java project, errors are not displayed in the Problems view.
(PK13065) Adding a Web service reference for a J2EE application client caused an error stating that the WSDL file has no definition element.
(PK15550) When creating a table under an EJB project, the table and schema files are created under a different directory.
(PK15881) For certain EJB inheritance structures, duplicate columns are repeated unnecessarily for a generated SQL statement. This may lead to a SQL statement length exceeding limitations.
(PK18277) A null pointer exception is thrown when a Web diagram editor attempted to read a Faces config file where the <toview> tags are defined but contain no actual body content.
- (PK18277) The image system editor in the Thumbnails view fails with an error message that Windows cannot find the file.
- (PK18727) The translation of JSP fragments into Java is incorrect, leading to incorrect results from validation and other areas. The processing of included fragments changes the ordering of scriplets, expressions, and declarations in the translated source.
(PK17202) An IWAT0113E error is displayed when launching an application after selecting an agent to profile.
- (PK14774) In UML to C++ transformation, operations stereotyped as cpp_constructor were not generated correctly.
- (PK15781) Requirement selection was slow in Requirement Explorer view.
- (PK16756) Association classes were not allowed to inherit from classes.
- (PK17111) Dragging and dropping class instances onto a diagram did not create association instances.
- (PK17151, PK15464) In UML to J2SE transformation, visibility of J2SE getters/setters were not generated correctly.
- (PK18600) Refactor > Move menu command within one model caused automatic check-out of all unrelated models in all projects.
(PK19205) Opening an activity diagram caused an error message "Unable to create part".
(PK17341) Rose activity diagrams were imported under a collaboration instead of a use case interaction.
- (PK09280) The ccf.jar, ccf2.jar, eablib.jar, and recjava.jar files need to be added to the WebSphere Application Server runtime classpath libraries.
- (PK11820) JAR files found in the WebSphere Application Server lib directory need to be added to the WebSphere v5.1 runtime classpath library.
- (PK15800) The JMX session in the v6 WebSphere test environment is not closed properly causing the anonymous directories created in the v6 WebSphere Test Environment to grow in size.
For information about installing Interim Fix 001 for IBM® Rational® Software Architect Version 6.0.1.1, installation prerequisites, installing from a command line, and setting up a local mirror of the update server, see the installation instructions at www3.software.ibm.com/ibmdl/pub/software/rationalsdp/rsa/60/install_instruction/6011_interim_fix001/install.html.
For hardware requirements for this interim fix, refer to the installation instructions.
This interim fix can be installed on top of IBM Rational Software Architect 6.0.1.1.
The schema manifest file that is generated by the I4GL conversion tool is updated for this release. I4GL customers who are in the process of migrating their I4GL applications to EGL are advised to re-extract their database schema information to benefit from the file changes.
Changes in the generated manifest files are as follows:
- 4GL data type "CHAR" is now mapped to EGL "UNICODE". Previously this was mapped to fixed length STRING, as UNICODE and STRING are not reference compatible. The schema needs to be extracted again to get the changes.
- The schema manifest is updated with two new attributes - "isolationLevel" and "commitControl". These attributes are used by an EGL application or library project to correctly generate database connect() calls.
After you create two UML projects, import a profile to both projects, and set the model property values, you save the projects and close the application. You will lose these values in one of the projects on re-start of the application (PK16402).
To avoid this issue, import a profile only once and apply the profile to both projects. The recommended practice is to use Path maps to prevent duplicate profiles in the same workspace. Please see the profile document available on IBM developerWorks at www-128.ibm.com/developerworks/rational/library/05/0906_dusko/.
When Rose models are imported into RSA modeling projects, classes stereotyped as <<BusinessWorker>> are transformed into <<Actors>>. There is no workaround except that you can remove the <<BusinessWorker>> stereotype before importing. (PK16643)
You cannot run the model publishing and report publishing ant tasks in a headless mode. You must run them from a project in the workbench J2SE Runtime Environment (JRE). See the Model Publishing Ant Task tutorial for steps on how to run model publishing and report publishing from the workbench.
The product home page for Rational Software Architect is www.ibm.com/software/awdtools/architect/swarchitect/. For FAQs, lists of known problems and fixes, and other support information, visit the product support page at www.ibm.com/software/awdtools/architect/swarchitect/support/index.html.
© Copyright IBM Corporation 2004, 2005. All Rights Reserved.
The XDoclet Documentation included in this IBM product is used with permission and is covered under the following copyright attribution statement: Copyright (c) 2000-2005, XDoclet Team. All rights reserved.
Portions based on Design Patterns: Elements of Reusable Object-Oriented Software, by Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides, Copyright (c) 1995 by Addison-Wesley Publishing Company, Inc. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
This information was developed for products and services offered in the U.S.A. IBM may not offer the products, services, or features discussed in this documentation in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-IBM product, program, or service.
IBM may have patents or pending patent applications covering subject matter described in this documentation. The furnishing of this documentation does not give you any license to these patents. You can send license inquiries, in writing, to:
IBM Director of Licensing
IBM Corporation
North Castle Drive
Armonk, NY 10504-1785
U.S.A.
For license inquiries regarding double-byte (DBCS) information, contact the IBM Intellectual Property Department in your country or send inquiries, in writing, to:
IBM World Trade Asia Corporation
Licensing
2-31 Roppongi 3-chome, Minato-ku
Tokyo 106, JapanThe following paragraph does not apply to the United Kingdom or any other country where such provisions are inconsistent with local law: INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OR CONDITIONS OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you.
This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice.
Any references in this information to non-IBM Web sites are provided for convenience only and do not in any manner serve as an endorsement of those Web sites. The materials at those Web sites are not part of the materials for this IBM product and use of those Web sites is at your own risk.
IBM may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you.
Licensees of this program who wish to have information about it for the purpose of enabling: (i) the exchange of information between independently created programs and other programs (including this one) and (ii) the mutual use of the information which has been exchanged, should contact:
Intellectual Property Dept. for Rational Software
IBM Corporation
20 Maguire Road
Lexington, MA
02421-3112
USASuch information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee.
The licensed program described in this documentation and all licensed material available for it are provided by IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement or any equivalent agreement between us.
Any performance data contained herein was determined in a controlled environment. Therefore, the results obtained in other operating environments may vary significantly. Some measurements may have been made on development-level systems and there is no guarantee that these measurements will be the same on generally available systems. Furthermore, some measurements may have been estimated through extrapolation. Actual results may vary. Users of this document should verify the applicable data for their specific environment.
Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products.
All statements regarding IBM's future direction or intent are subject to change or withdrawal without notice, and represent goals and objectives only.
This information contains examples of data and reports used in daily business operations. To illustrate them as completely as possible, the examples may include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to the names and addresses used by an actual business enterprise is entirely coincidental.
COPYRIGHT LICENSE:
This information contains sample application programs in source language, which illustrates programming techniques on various operating platforms. You may copy, modify, and distribute these sample programs in any form without payment to IBM, for the purposes of developing, using, marketing or distributing application programs conforming to the application programming interface for the operating platform for which the sample programs are written. These examples have not been thoroughly tested under all conditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs.
Each copy or any portion of these sample programs or any derivative work, must include a copyright notice as follows:
© (your company name) (year). Portions of this code are derived from IBM Corp. Sample Programs. © Copyright IBM Corp. 2000, 2005. All rights reserved.
If you are viewing a soft copy of this information, the photographs and color illustrations may not appear.
Programming interface information
Programming interface information is intended to help you create application software using this program.
General-use programming interfaces allow you to write application software that obtain the services of this program's tools.
However, this information may also contain diagnosis, modification, and tuning information. Diagnosis, modification, and tuning information is provided to help you debug your application software.
Warning: Do not use this diagnosis, modification, and tuning information as a programming interface because it is subject to change.
Trademarks and service marks
The following terms are trademarks of International Business Machines Corporation in the United States, other countries, or both:
- ClearCase
- developerWorks
- IBM
- Rational
- Rational Rose
- RequisitePro
- WebSphere
- XDE
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
Microsoft, Windows and Windows NT are trademarks of Microsoft Corporation in the United States, other countries, or both.
Intel and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States, other countries, or both.
UNIX is a registered trademark of The Open Group in the United States and other countries.
Linux is a trademark of Linus Torvalds in the United States, other countries, or both.
Other company, product or service names, may be trademarks or service marks of others.