Sie sind auf Seite 1von 12

IBM Rational Rose

Release Notes
Rose Windows Version 7.0.0.4 IFIX 01

Before using this information, be sure to read the general information under Appendix - Notices.

Contents
About this document
Who should read this document
Related information
About Rose 7.0.0.4 IFIX 01
Prerequisites
Installation Instructions
Announcements, Changes and Known Issues
Restrictions and guidelines
Status of Change Requests
Problems Fixed in 7.0.0.4 IFIX 01
Files Changed or Added by this Fix Pack
Contacting IBM Customer Support for Rational software products
Appendix - Notices

About this document


This 7.0.0.4 IFIX 01 Release Note is in addition to the Release Note for Rose Windows v7.0,
v7.0.0.1, v7.0.0.1 iFix001, v7.0.0.1 iFix002, v7.0.0.1 iFix003, and v7.0.0.1 iFix004, 7.0.0.4.

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

This document provides information about installing and using IBM Rational Rose, including
system and software requirements; new features and enhancements; current known issues and
defects fixed.

Who should read this document?

This document provides information intended for these users:

 System administrators who install and configure Rational Rose


 Project managers who use Rational Rose models and documents
 Advanced users who implement integrations of Rational Rose with other products, work
on international systems and localized versions of the product, or encounter problems that
are undocumented in the product documentation

Related information

Documentation for IBM Rational is available on-line at


http://www.ibm.com/software/rational/support/documentation/.

About Rose 7.0.0.4 IFIX 01


This section describes new features and other changes introduced in Rational Rose 7.0.0.4 IFIX
01.

Prerequisites

Verify Rational Rose 7.0.0.4 is installed.

You can do this by going to Start > Programs > Rational Software > Rational Software
Installed Product Information.

Installation Instructions

To download and install Rational Rose 7.0.0.4 iFix01, follow these steps:

1. Download the Rational Rose 7.0.0.4 iFix01 to your computer.

o English Install:

7.0.0.4-RATL-RRENT-WIN-en-US-IFIX01.msp

o Japanese Install:

7.0.0.4-RATL-RRENT-WIN-ja-JP-IFIX01.msp

2. After downloading, double-click on the .msp file to start installation.

3. Follow the on-screen instructions to install.

*Note: 7.0.0.4 includes v7.0.0.0, v7.0.0.1, v7.0.0.1 iFix001 - v7.0.0.1 iFix004, v7.0.0.4 fixes and
enhancements.

Announcements, Changes and Known Issues


This section describes important Announcement, Changes and Known Issues for Rose Windows
v7.0.0.4 IFIX 01.
Note: This Fix Pack includes updates from previous Fix Packs and iFixes.

Changes and Known Issues

Rational License Server

You must upgrade Rational License Server(s) to at least v7.0 to enable support for Rational Rose
7.0.0.4 IFIX 01

Added support for IPv6

Rational Rose Windows supports IPv6.

Rational License Server v7.0.1 or greater is required.

Limitation: Rose Data Modeler’s forward / reverse engineering to / from DDL functions
normally in IPv6. However, integration with databases supported by Rose is limited by IPv6
support for the database when running Rose on IPv6.

Rational Federal Desktop Core Configuration (FDCC) Support

Please refer to the following link for FDCC Support information -


http://www.ibm.com/support/docview.wss?
rs=999&context=SSSHEM&context=SSCSP7T&context=SSSTY3&context=SSCSNZN&conte
xt=SSSTWP&q1=FDCC&uid=swg21298277&loc=en_US&cs=utf-8&lang=en

Hosted Development Systems - Rose supports hosted development on these platforms:

 Citrix
 Windows Terminal Server for Windows 2000

 Windows Server 2003

Support for Windows Server 2003

Rational Rose supports Windows Server 2003.

Support for Microsoft Vista

Rational Rose supports Microsoft Vista.

Known Issues when running Rose on Vista

 Must install Microsoft winhelp32.exe to view Rose Help:


The Windows Help program (WinHlp32.exe) is not available in Vista.

However, it is available for download from Microsoft at:

http://www.microsoft.com/downloads/details.aspx?familyid=6ebcfad9-d3f5-
4365-8070-334cd175d4bb&displaylang=en

Download this and install as a pre-requisite to run Rose Help

 RATLC01188293 – It may be possible to select Rose Visual Basic or Rose Apex Add-In’s
in the Add-In Manager even though neither Visual Studio nor Rational Apex installed.

 Rose Add-In information for Vista:

o Rose Apex Add-In is not supported on Vista, as Rational Apex is not available for
Vista.

o Rose Data Modeler: Oracle 9i is not supported on Vista and Rose does not
formally support Oracle 10g.

Workaround: To work with Oracle database, install Oracle 10g client on Vista
machine and Oracle 9i server on any other Windows XP machine. You may then
forward and reverse engineer using the Oracle database.

o Rose Data Modeler: Unable to install DB2 7.0 on Vista, therefore Rose Data
Modeler does not support DB2 7.0 on Vista.

General Known Issues

 IC48750; RATLC00542317 – Enumerations are available in all JDK frameworks

Rational Rose provides limited support for JDK 1.5. In relation to JDK 1.5 enumerations,
Rose allows classes to be stereotyped with the “Enum” stereotype. Then, during code
generation the class is generated as a Java enumeration. Although this stereotype is
applicable only for Java 1.5 classes, it may be applied to any other class contained in any
of the Framework models

 IC48425; RATLC00385579 – Attempting to delete EJB name will append additional


characters.

To reproduce:

Select Tools > Java/J2EE > New EJB


Choose all defaults, name it ‘TestEJB’ and click OK.
In the tree browser, right click the EJB > Java/J2EE > Open EJB Specification
In the Bean Name field, put the cursor between J and B in ‘TestEJB’, and click Delete
(keyboard) several times

The name will grow: ‘TestEJJBJBJBJBJBJBEJB”

Rational Rose is designed to append a suffix (“EJB” by default) to bean name.

If the bean is named “foo”, then Rose appends the suffix string “EJB” causing the full
name to appear as “fooEJB”.

Whenever Rose finds that the default suffix does not exist, it appends it.

If the bean name is named “fooEJB”, and you place the cursor between E and J and
press the Delete key, J will be deleted causing the name to be fooEB. As the suffix
(“EJB”) no longer exists, “EJB” is appended to create the full name “fooEBEJB”.

 The following fix is not available in Japanese Rose Windows v7.0.0.4 IFIX 01:

PK59348; RATLC00150946 - A parser error may occur when attempting to reverse


engineer an unsafe typecast.

 RATLC01358889 - When reverse engineering (Java) the following error message may
occur when running English Rose on Japanese Windows operating system:

Invalid Index on Element From Production

 PK20590; RATLC00483486 - Rose REI Diagram.GetSelectedItems Method returns


Items vs. ItemViews

Workaround: Iterate through each RoseItemView on the diagram to check if it is


selected. If this workaround is not feasible,
please contact Rational Technical Support.

 RATLC01368958 – Attempting to use the ANSI Converter to convert a Rose C++ class
to an ANSI C++ class, may display a blank dialog.

Note: If you encounter any issues in relation to the Known Issues, listed above, please
contact Rational Technical Support.

Restrictions and guidelines (Rose Windows,


only)
This section describes noteworthy restrictions and guidelines that affect the use of IBM Rational
Rose. These are not considered defects because the behavior is not expected to change in a future
release.

IMPORTANT NOTICE!! Microsoft Windows 2000 NTFS “Change Journal” defect can
cause file system corruption during installation of Rational products

Under certain circumstances, file system corruption can result from installing Rational Version
2003 and 7 products on Windows 2000 to an NTFS partition that has enabled the Windows
“Change Journal” (log). This corruption is caused by a defect in Windows 2000. Before you
install any Rational Version 2003 or 7 product on a computer that is running Windows 2000:

1. Disable all virus detection software


2. Read IBM Support Technote 1135295. Go to http://www-
1.ibm.com/support/us/search/index.html and search for “Rational Installer Change
Journal.”

3. Read Microsoft Knowledge Base article 820888 at


http://support.microsoft.com/default.aspx?scid=kb;[LN];820888. This article includes
information about an update from Microsoft that fixes the defect.

Microsoft .NET Framework (v.1.1 or higher) Required to Install Rational Rose Data
Modeler and Rational Rose Web Modeler Add-Ins

The Microsoft .NET Framework (v.1.1 or higher) is required to install the Rose Data Modeler
and Rose Web Modeler Add-Ins. If you do not have the required .NET Framework version
installed and choose to continue the installation, these Add-Ins will not be installed and
previously installed versions of these add-Ins will be disabled. You can install these Add-Ins at
any time after you install the .NET Framework by using the Change option of your Rose
installation in the Add/Remove Programs in the Control Panel.

For additional information in relation to installing Microsoft .NET Framework, please refer to:

http://msdn.microsoft.com/netframework/technologyinfo/howtoget/default.aspx.

The following describes Rational Rose Enterprise Installation behavior in relation


to the Rose Data Modeler and Rose Web Modeler Add-Ins.

Rational Rose Enterprise Installation behavior in relation to the Rose Data Modeler & Rose Web
Modeler Add-Ins
Microsoft .NET Framework Installation Results User Action Required
Availability
New Installation
.NET Framework version 1.1 Rose Data Modeler & Rose Web
or higher is installed on the Modeler install correctly. None
same machine on which
installing Rose v2003.06.13
or higher.
.NET Framework version 1.1 General Install continues, These Add-Ins may be
or higher is not installed on however, the Rose Data Modeler installed at any time after you
the same machine on which & Rose Web Modeler Add-In’s install the .NET Framework
installing Rose v2003.06.13 will not be installed. by accessing them from the
or higher. Control Panel > Add or
Remove Programs > Change
button. (Also see
RATLC00247844, below)
Upgrade Current Installation
.NET Framework version 1.1 New v2003.06.13 or higher
or higher is installed on the Rose Data Modeler & Rose Web None
same machine on which Modeler Add-Ins install
installing Rose v2003.06.13 correctly and the previous
or higher. versions of these Add-Ins will
no longer be available.
.NET Framework version 1.1 New v2003.06.13 or higher These Add-Ins may be
or higher is not installed on Rose Data Modeler & Rose Web installed at any time after you
the same machine on which Modeler Add-Ins do not get install the .NET Framework
installing Rose v2003.06.13 installed. Previous version of by accessing them from the
or higher. these Add-In’s are also Control Panel > Add or
deactivated. Remove Programs > Change
button. (Also, see
RATLC00247844, below)

RATLC00247844: Installing Rational Rose products on machine that does not have .NET
Framework version 1.1 or higher installed, warns that the Rose Data Modeler and Rose Web
Modeler Add-Ins will not be installed although the installation incorrectly attempts to proceed
with installing these Add-Ins. These Add-Ins will be listed in the Add-In Manager, however, you
will be unable to activate them. These Add-Ins should be reinstalled (as described above in “User
Action Required”) after installing .NET Framework 1.1 or higher.

Rose Data Modeler Installation behavior in relation to the Rose Data Modeler & Rose Web
Modeler Add-In’s
Microsoft .NET Framework
Availability Installation Results User Action Required
New Installation
.NET Framework version 1.1 or
higher is installed on the same Rose Data Modeler & Rose Web
None
machine on which installing Modeler install correctly.
Rose v2003.06.13 or higher.
Rose Data Modeler Installation behavior in relation to the Rose Data Modeler & Rose Web
Modeler Add-In’s
Microsoft .NET Framework
Availability Installation Results User Action Required
.NET Framework version 1.1 or Rose Data Modeler Edition
higher is not installed on the may be installed at any time,
Product Installation exits with
same machine on which after installing Microsoft .NET
error.
installing Rose v2003.06.13 or Framework version 1.1 or
higher. higher.
Upgrade Installation
New v2003.06.13 or higher Rose
.NET Framework version 1.1 or
Data Modeler version is installed
higher is installed on the same
correctly and the previous None
machine on which installing
version will no longer be
Rose v2003.06.13 or higher.
available.
.NET Framework version 1.1 or Rose Data Modeler Edition
higher is not installed on the may be installed at any time,
Product installation exits with
same machine on which after installing Microsoft .NET
error.
installing Rose v2003.06.13 or Framework version 1.1 or
higher. higher.

“MEM_BAD_POINTER” Error May Occur When Installing Rose on Windows XP SP2

This error may occur under the following conditions (#1 & #2 – English OS and #2 – Japanese
OS):

1. One or both of the boxes on the Languages tab of the Control Panel > Regional and
Language Options is checked (supporting East Asian and complex script / right-to-left
languages).
2. Windows XP SP2 is installed.

When this problem exists, Rose will also display a MEM_BAD_POINTER error when exiting
Rose.

The error may be ignored. The Installation and Rose session will run successfully.

Note: Microsoft has provided a Hot Fix for this issue – Microsoft KB number :KB910466. It
may be downloaded from: http://support.microsoft.com/?kbid=910466.

There are separate fixes for the language of the Operating System. Request the fix that applies in
your case (i.e. English or Japanese).

Status of Change Requests


Defects fixed in 7.0.0.4 IFIX 01

Component Problem Description


ID

Rose C++ PK91423 FullyQualifiedInclusionProtectionSymbol generates incorrect code.


;
RATLC0
0575096
Rose C++
PK75167 Rose: Incorrect code generation when package name contains
Core Rose ; parentheses
RATLC0
1241036

Rose Model PK96049 Rose Model Integrator does not recognize different operation
Integrator ; parameter types
RATLC0
1474638

Files Changed or Added by this Fix Pack


Rose Windows Files Changed
Location relative to $ROSE_HOME (typically, C:\Program Files\Rational\Rose on Windows)

.\modelint.exe
.\modelintres.dll
.\rose.exe
.\roseres.dll
.\c++\rosecpp.cx

Contacting IBM Customer Support for Rational


software products
If you have questions about installing, using, or maintaining this product, contact IBM Customer
Support as follows:

The IBM software support Internet site provides you with self-help resources and electronic
problem submission. The IBM Software Support Home page for Rational products can be found
at http://www.ibm.com/software/rational/support/.
Voice Support is available to all current contract holders by dialing a telephone number in your
country (where available). For specific country phone numbers, go to
http://www.ibm.com/planetwide/.

Note:

When you contact IBM Customer Support, please be prepared to supply the following
information:

 Your name, company name, ICN number, telephone number, and e-mail address
 Your operating system, version number, and any service packs or patches you have
applied

 Product name and release number

 Your PMR number (if you are following up on a previously reported problem)

Appendix - Notices
This information was developed for products and services offered in various countries
throughout the world. IBM may not offer the products, services, or features discussed in this
document in every country. 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
document. The furnishing of this document does not grant 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, Japan
The 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 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:

IBM Corporation
Department BCFB
20 Maguire Road
Lexington, MA 02421
U.S.A.

Such information may be available, subject to appropriate terms and conditions, including in
some cases, payment of a fee.

The licensed program described in this document 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 measurement
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.

USE OF SAMPLES CONTAINED IN THIS INFORMATION:

This information may contain sample application programs in source language, which illustrates
programming techniques on various operating platforms.

Each copy or any portion of these sample programs or any derivative work, must include a
copyright notice as follows:

(c) (your company name) (year). Portions of this code are derived from IBM Corp. Sample
Programs. (c) Copyright IBM Corp. _enter the year or years_. All rights reserved.

ADDITIONAL NOTICES:

Additional legal notices may be included with the license agreement accompanying the licensed
program described in this document.

TRADEMARKS:

AIX, ClearCase(R), ClearCase Attache(R), ClearCase MultiSite(R), ClearDDTS(R), ClearGuide(R),


ClearQuest(R), DB2, DB2 Universal Database, DDTS(R), Domino(R), IBM, Lotus(R) Notes,
MVS(TM), Notes, OS/390(R), Passport Advantage(R), ProjectConsole(TM) Purify(R), Rational, Rational
Rose(R), Rational Suite(R), Rational Unified Process(R), RequisitePro(R), RUP, S/390(R), SoDA(R),
SP1, SP2, Team Unifying Platform(TM), WebSphere(R), XDE(TM), and z/OS(R) are trademarks of
International Business Machines Corporation in the United States, other countries, or both.

Java and all Java-based trademarks and logos are trademarks of Sun Microsystems, Inc. in the
United States, other countries, or both.

Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft
Corporation in the United States, other countries, or both.

UNIX(R) 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.

Das könnte Ihnen auch gefallen