Sun Java System Message Queue 3.7 UR1 Release Notes for Microsoft Windows

What’s New in This Release

The following sections describe the new features in Message Queue 3.7 UR1:

Combining Platform and Enterprise Features in One Edition

For streamlined product delivery, the Platform and Enterprise Edition of Sun Java Message Queue have been combined into a single edition beginning with Message Queue 3.7 UR1. This strategy effectively removes the feature restrictions in the stand-alone distribution and should simplify your experience with this product.

Combining editions also aligns Message Queue better with Solaris Enterprise System and provides a perpetual broad-based right to use Enterprise Edition features, with no support, maintenance, or indemnity. As with previous releases, several licensing options are available for support and maintenance services. Message Queue will continue to be packaged with Java Enterprise System and the Application Platform Suite. Please check the online store at http://www.sun.com or consult your sales representative to find an option that best suits your needs. The next table describes the upgrade paths to the new single edition of Message Queue.

Table 1–1 Upgrade Paths for Message Queue 3.7 UR1

Prior Edition 

Upgrade Path 

Comments 

Platform Edition 

Sun Java System Message Queue 3.7 UR1 

All features are now available to these customers. Without license purchase, no support options are available. 

Enterprise Edition 

Sun Java System Message Queue 3.7 UR1 

No feature changes. A range of licensing and support options are available. 

Platform Edition support contracts 

Upgrade to Enterprise Edition support contract 

Existing support contracts for prior releases of Platform Edition will continue to be renewed. No new Platform Edition contracts will be issued for prior Platform Edition releases. 

Enterprise Edition support contracts 

No change. 

Existing contracts will continue to be renewed. New contracts will be issued. 

The following table describes the changes in delivery sources for various Message Queue products.

Table 1–2 Changes in Delivery Sources for Message Queue Products

Product 

Prior Delivery Source 

New Delivery Source 

Comments 

Message Queue 

Not applicable 

Sun Download Center product page 

Standalone download. Community support only. No support contracts available. 

Message Queue Platform Edition 

Sun Download Center through the Message Queue product page 

No longer available 

Pages will all point to a single edition of Message Queue 

Message Queue Enterprise Edition trial (through Platform Edition) 

Sun Download Center through the Message Queue product page 

Trial license no longer needed 

No longer needed 

Message Queue Enterprise Edition 90 day Trial (through Java Enterprise System download or DVD) 

Java Enterprise System Download Center, prior to version 3 GA (March 2006) 

Solaris Enterprise System Download Center 

Solaris Enterprise System license. No support options available without product license. 

Message Queue Enterprise Edition via SunStore, DVD, individual license, Java Enterprise System license, Suite license, delivered via Java Enterprise System 

Java Enterprise System or Suite Download Center, media 

Solaris Enterprise System or Suite Download Center, media fulfillment 

No change. 

Interface Changes to the C-API and C Client Runtime

Persistent Store Format Changes

Two changes to Message Queue's persistent store format improve performance. One change is to the file store, the other change is to the JDBC store.

Because these changes affect store compatibility, the store version has been changed from 350 to 370. Message Queue 3.7 UR1 supports automatic conversion of the persistent store from the older 200 and 350 versions to the 370 version - both for JDBC and for file-based stores. The first time imqbrokerd starts, if the utility detects an older store it will migrate the store to the new format, leaving the old store behind.

If you should need to roll back this upgrade, you can uninstall Message Queue 3.7 UR1 and then reinstall the version you were previously running. Because the older copy of the store is left intact, the broker can run with the older copy of the store.