Sun Java System Application Server 9.1 Update 1-9.1 Update 2 Release Notes

Chapter 2 About Application Server 9.1 and Application Server 9.1 Update 2

The Sun Java System Application Server 9.1 is a Java EE 5 platform-compatible server for the development and deployment of Java EE applications and Java technology-based web services in large-scale production environments.

This chapter includes:

What’s New in the 9.1 Update 2 Release

Application Server 9.1 Update 2 is a minor update to Application Server 9.1. The Application Server 9.1 Update 2 includes the following enhancements:

Table 2–1 Bugs Fixed in the 9.1—9.1 Update 2 Release

Bug ID 

Description 

6494180 

Loadbalancer plugin not handling chunked data 

6641307 

Can't use admin GUI to view JVM information on a clustered instance 

6658432 

[IT:4035] Very slow admin GUI access in HTTPS with Firefox/port unification (admin-listener) 

6661187 

[IT:3786] Ability to expose JAX-WS services selectively 

6661194 

[IT:3990] EJB Class loader spin found during JBI QE testing 

6661273 

Upgrade Metro version 

6664313 

Update 9.1ur1p01 version string 

6665950 

Fail to deploy web module with struts 

6666613 

Upgrade JBI bits 

6671758 

Ant core JBI tests are throwing Exception on 9.1UR1P1AS server log 

6676452 

Upgrade to the latest sysnet jar. This jar provides additional environment data for registration. 

6677299 

Integrate newest Update Center for 9.1 UR2 

6677434 

Update licenses for 9.1 UR2 

6680037 

The registration mechanism updates "city" field with "company name" value. 

6680503 

Upgrade scenario: 9.1UR1 to 9.1 UR2 inplace 

6684585 

The source string for 9.1 UR2 is incorrect. 

What’s New in the 9.1 Release

Application Server 9.1 is a minor update to Application Server 9.1. The Application Server 9.1 includes the following enhancements:

What’s New in the 9.1 Release

The Application Server 9.1 includes the following enhancements:

Hardware and Software Requirements

This section lists the requirements that must be met before installing the Sun Java System Application Server 9.1 product.

Supported Platforms

All supported operating systems are 32-bit unless indicated otherwise. The 64-bit JDK is supported only on 64-bit supported operating systems.

The following table lists the operating systems with which the Sun Java System Application Server 9.1 is compatible.

Table 2–2 Supported Operating Systems

Operating System 

Minimum Memory 

Recommended Memory 

Minimum Disk Space 

Recommended Disk Space 

JVM 

Sun Solaris 9, 10 (SPARC) 

Solaris 9, 10 (x86) 

512 MB 

512 MB 

250 MB free 

500 MB free 

J2SE 5.0 

Java SE 6 

64–bit Sun Solaris 10 (SPARC, x86) 

512 MB 

512 MB 

250 MB free 

500 MB free 

J2SE 5.0 

Java SE 6 

RedHat Enterprise Linux 3.0 U1, 4.0 

512 MB 

1 GB 

250 MB free 

500 MB free 

J2SE 5.0 

Java SE 6 

SuSE Linux Enterprise Server 10 SP1 

512 MB 

1 GB 

250 MB free 

500 MB free 

J2SE 5.0 

Java SE 6 

64–bit SuSE Linux Enterprise Server 10 SP1 

512 MB 

1 GB 

250 MB free 

500 MB free 

J2SE 5.0 

Java SE 6 

Ubuntu Linux, Hardy Release 

512 MB 

1 GB 

250 MB free 

500 MB free 

J2SE 5.0 

Java SE 6 

AIX 5.2, 5.3 

512 MB 

1 GB 

250 MB free 

500 MB free 

J2SE 5.0 

Windows Server 2000 SP4+ 

Windows 2000 Advanced Server SP4+ 

Windows Server 2003 

Windows XP Pro SP1+ 

Windows Vista 

1 GB 

2 GB 

500 MB free 

1 GB free 

J2SE 5.0 

Java SE 6 

Macintosh (Intel, Power) 

Supported only for development. 

512 M 

512 MB 

250 MB free 

500 MB free 

Java SE 5 


Note –

Its recommended that you use the NTFS file system rather than FAT or FAT32 when running the Application Server on any Microsoft Windows platform.


On UNIXTM, you can check your operating system version using the uname command. Disk space can be checked using the df command.


Note –

Although MacOS is not supported for production deployments, it is supported for development purposes. You can get information on downloading the Macintosh operating system from the GlassFish downloads page https://glassfish.dev.java.net/downloads/v2ur2-b04.html, or through the SDK page where Mac is listed. For example, on the JavaEE 5 SDK Update 5 download page https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=java_ee_sdk-5_05-nojdk-oth-JPR@CDS-CDS_Developer.


System Virtualization Support

System virtualization is a technology that enables multiple operating system (OS) instances to execute independently on shared hardware. Functionally, software deployed to an OS hosted in a virtualized environment is generally unaware that the underlying platform has been virtualized. Sun performs testing of its Sun Java System products on select system virtualization and OS combinations to help validate that the Sun Java System products continue to function on properly sized and configured virtualized environments as they do on non-virtualized systems. For information about Sun support for Sun Java System products in virtualized environments, see System Virtualization Support in Sun Java System Products.

Important Patch Information

Solaris Patch Requirements

It is recommended that Solaris 9, 10 (x86, SPARC) users have the “Sun recommended patch cluster” installed. This patch cluster is available under “Recommended and Security Patches” on the SunSolve Web site.

JDK Version

The minimum (and certified) version of JDK required for Application Server 9.1 is 1.5.0_12.

ProcedureTo Switch to the Supported J2SE Version

You can switch to a supported J2SE version by editing the asenv file as described here.

  1. If you have not already done so, install the new J2SE version on your system.

    The J2SE SDK can be downloaded from http://java.sun.com/j2se/

  2. Stop the Application Server.

    • From the command line:

      install_dir/bin/asadmin stop-domain

    • From the Administration Console:

      1. Click the Application Server node.

      2. Click Stop Instance.

  3. Edit the install_dir/config/asenv.conf file (asenv.bat on Windows), changing the value for AS_JAVA to point to the new Java home directory:

  4. Edit the as-install/samples/common.properties file, changing the line beginning com.sun.aas.javaRoot... to reference the new Java home directory.

  5. Restart the Application Server.

    • From the command line:

      as-install/bin/asadmin start-domain

    • From the Administration Console:

      1. Click the Application Server node.

      2. Click Start Instance.

Apache Ant Version

Version 1.6.5 of Apache Ant is bundled with Application Server 9.1 on all operating systems except Ubuntu Linux. Version 1.7.0 of Apache Ant is bundled with Ubuntu Linux and used with Application Server 9.1.

JDBC Drivers and Databases

Table 2–3 lists databases and drivers that meet the Java EE compatibility requirements. All supported configurations of the Sun Java System Application Server must contain at least one database/driver combination from this table, such as the bundled Java DB database and driver. In addition, the Application Server is designed to support JDBC connectivity to any additional DBMS with a corresponding JDBC driver.

Table 2–3 Java EE-Compatible JDBC Drivers

JDBC Driver Vendor 

JDBC Driver Type 

Supported Database Server 

Derby Network Client 

Type 4 

Derby 10.2 

DataDirect 3.6.x, 3.7.x

Type 4 

Oracle 10g 

Oracle 9i 

Sybase ASE 15 

MS SQL 2005 

DB2 9.1 

DB2 8.2 

MySQL Connector/J Driver 5.1.6 

Type 4 

MySQL 5.0 

Oracle 10G 

Type 4 

Oracle 10g 

-RAC 

PostGres 

Type 4 

8.2.x

Table 2–4 lists all the additional databases and drivers scheduled to be supported in the Application Server FCS release.

Table 2–4 Supported JDBC Drivers and Databases (Application Server FCS)

JDBC Driver Vendor 

JDBC Driver Type 

Supported Database Server 

Oracle OCI 

Type 2 

Oracle 9i 

IBM DB2 

Type 2 

DB2 9.1 

In general, the Application Server 9.1 supports all JDBC drivers that meet the Java EE specification.

Using the Bundled Java DB Database

This section provides instructions for using the Java DB database implementation bundled with Application Server 9.1. Java DB is based on the Apache Derby database.

Starting and Stopping the Java DB Database

Sun Java System Application Server 9.1 introduces two new asadmin commands for starting and stopping the Java DB Network Server.

Java DB Utility Scripts

The Java DB configuration that is supplied with Application Server 9.1 includes scripts that can help you use Java DB. The following scripts are available for use in the as-install/javadb/bin directory:

ProcedureTo Configure Your Environment to Run the Java DB Utility Scripts

  1. Ensure that the JAVA_HOME environment variable specifies the directory where the JDK is installed.

  2. Set the DERBY_HOME environment variable to point to the as-install/javadb directory.

See Also

For more information about these utilities, see the following Derby documentation:

Message Queue Versions

The embedded Sun Java System Message Queue code that is supplied as part of Application Server is only tested and certified (typically) against the equivalent version of the Message Queue broker. This means that using the supplied embedded Message Queue code to connect to a remote (not managed by Application Server) Message Queue broker running a different version of the Message Queue code is not supported.

Web Servers

This section lists the web servers that are supported for the Sun Java System Application Server 9.1.

Table 2–5 Supported Web Servers

Web Server 

Version 

Operating System 

Sun Java System Web Server 

6.1, 7.0 

Solaris SPARC 8, 9, 10 

Solaris x86 9, 10

Red Hat Enterprise Linux 2.1 Update 2, 3.0 Update 1 

Apache Web Server 

1.3+, 1.4, 2.0 

Solaris SPARC 9, 10 

Solaris x86 10

Red Hat Enterprise Linux 2.1 Update 2, 3.0 Update 1 

Microsoft IISTM

5.0+ 

Windows Server 2003 

Windows 2000 Advanced Server Service Pack 4+ 

Support for additional platforms, including Windows and HP-UX, will be available at a later date.

Browsers

This section lists the browsers that are supported with the Sun Java System Application Server 9.1.

Table 2–6 Supported Web Browsers

Browser 

Version 

Mozilla 

1.7.12 

Internet Explorer 

6.0 Service Pack 2, 7.0 

Firefox 

1.5.x, 2.x

Safari 

Netscape 

8.0.4, 8.1, 9.0, 9.0.x

HADB Requirements and Supported Platforms

In addition to the requirements listed in Hardware and Software Requirements, verify that your system meets the requirements listed below for running HADB.


Note –

HADB is only bundled with the Application Server 9.1 Enterprise profile. Also note that the Java components of the system have been built with JDK 5 and has been tested on JDK 1.5.


Supported Platforms

HADB Server Host Requirements


Note –

Make sure write caching is disabled on devices storing HADB data and log files. Write caching is enabled by default on some Solaris platforms; for example, Solaris x86.


HADB Management Host Requirements

HADB Client Host Requirements

Upgrading the Sun Java System Application Server

Refer to the Sun Java System Application Server 9.1 Update 1 Upgrade and Migration Guide for complete instructions for upgrading from a previous version of the Application Server to the current version.

Other Requirements

The following additional requirements should be met before installing the Sun Java System Application Server software.

Java EE 5 Platform APIs

The Sun Java System Application Server 9.1 supports the Java EE 5 platform. The following table lists the enhanced APIs available on the Java EE 5 platform.

Table 2–7 Major API changes on the Java EE 5 Platform

API 

JSR 

Java EE 5

Java Platform, Enterprise Edition 5

JSR 244

Web Services Technologies

Implementing Enterprise Web Services 

JSR 109

Java API for XML-Based Web Services (JAX-WS) 2.0

JSR 224

Java API for XML-Based RPC (JAX-RPC) 1.1

JSR 101

Java Architecture for XML Binding (JAXB) 2.0

JSR 222

SOAP with Attachments API for Java (SAAJ)

JSR 67

Streaming API for XML

JSR 173

Web Service Metadata for the Java Platform 

JSR 181

Component Model Technologies

Enterprise JavaBeans 3.0

JSR 220

J2EE Connector Architecture 1.5

JSR 112

Java Servlet 2.5

JSR 154

JavaServer Faces 1.2

JSR 252

JavaServer Pages 2.1

JSR 245

JavaServer Pages Standard Tag Library 1.2

JSR 52

Management Technologies

J2EE Management

JSR 77

J2EE Application Deployment

JSR 88

Java Authorization Contract for Containers

JSR 115

Other Java EE Technologies

Common Annotations for the Java Platform 

JSR 250

Java Transaction API (JTA)

JSR 907

JavaBeans Activation Framework (JAF) 1.1

JSR 925

JavaMail

JSR 919

Java Message Service API

JSR 914

Java Persistence API

JSR 220

Java EE 5 SDK

Sun Java System Application Server 9.1 is available as part of the Java EE 5 SDK.

There are two Java EE 5 SDK versions:

In addition, you can download these SDK distributions with the JDK or with the NetBeans 5.5.1 tools. For more information, access the download page at http://java.sun.com/javaee/downloads/index.jsp.


Note –

GlassFish V2 and Application Server 9.1 does not work with NetBeans 5.5 for developing Java EE applications. You must use NetBeans 5.5.1.


Switching to Another Supported Java Version

Sun Java System Application Server 9.1 requires J2SE 5.0 or greater as the underlying JVM. If you want to switch from one Java version to another, perform the following general steps. (Windows and Unix)


Note –

Downgrading to an earlier Java version is not recommended after a domain has been created with a newer Java VM. If you must downgrade your JVM, it is recommended that you do it on a per-domain basis. The following procedure describes how to do this.


ProcedureTo Switch to Another Supported Java Version

  1. Download the desired Java SDK (not the JRE) and install it on your system, if you have not already done so.

    The Java SDK can be downloaded from http://java.sun.com/j2se.

  2. Start the domain for which you want to change the JDK:


    as-install/bin/asadmin start-domain domain-name
    
  3. Log in to the Admin console and change the JVM attributes for the domain.

    In particular, you may want to change the JAVA_HOME variable on the JVM Settings page for the domain.

    Alternatively, you can use the asadmin command:


    as-install/bin/asadmin set "server.java-config.java-home=Path-To-Java-Home"

Known Java ES 5 Compatibility Issues

There are two known compatibility issues between Application Server 9.1 and Java ES 5 (JES5).

  1. The JES5 Service Registry is not compatible with Application Server 9.1 because of the JSF 1.2 version provided by Application Server 9.1. The Service Registry needs to be upgraded to JES5u1 prior the Application Server upgrade to 9.1. This limitation is also documented in the Service Registry documentation.

  2. The JES5 Portal Server is not compatible with Application Server 9.1 because of the JSF 1.2 version provided by Application Server 9.1. Portal Server needs to be upgraded to JES5u1 prior the 9.1 upgrade to 9.1.

    On a Java ES 5 setup that has Portal Server on Application Server 8.2, upgrading Application Server 8.2 to 9.1 makes the Portal Server unusable. Application Server 9.1 uses JSF 1.2, but the JSF-Portlet bridge in Release 5 Portal Server does not support JSF 1.2. On Solaris/Linux the Portal Server needs to be upgraded to JavaES5 Update 1. On Windows do not upgrade Application Server to 9.1 if you want to continue using the Release 5 Portal Server, as Portal Server is not supported in Java ES 5 Update 1 on Windows.

Features Not Supported on All Operating Systems

Some features of the Application Server are not supported on all operating systems. Details about these features are provided in the subsections that follow.

Features Not Supported on the AIX Operating System

If you are using the AIX operating system, the following limitations apply:

Features Not Supported on the Linux Operating System

If you are using the Linux operating system, the following limitations apply:

Features Not Supported on the Ubuntu Operating System

If you are using the Ubuntu Linux operating system, the following limitations apply:

Using the Application Server Update Center

The Application Server 9.1 Update Center provides automated Application Server updates and easy access to additional components.

When the Update Center is enabled, it performs an automated software update. During this automated update process, the Update Center collects and transmits the following data to Sun Microsystems (or its service provider):

No personally identifiable information is tracked. No personally identifiable information is associated with any other data or used for reporting purposes.

ProcedureTo Use the Update Center

To ensure explicit agreement of the automated update, the Update Center is disabled by default. To enable the Update Center to perform periodic checks and automated updates:

  1. Start the Update Center.

    • On Unix: as-install/updatecenter/bin/updatetool

    • On Windows: as-install\updatecenter\bin\updatetool.bat

  2. Select the Preferences tab.

  3. In the Update Scheduling window, change the Check for Updates drop-down box value from Never (Manual) to a desired value. For example, daily or weekly.

  4. Specify the desired day of the week and time of the day for the update.

  5. Select the Save button to save your changes.

    The Update Center will now automatically check for GlassFish or Application Server component updates according to the schedule specified. When an update is available, the Update Center will launch and notify you of the component available to update.

Upgrading the Application Server on the Ubuntu Operating System

On the Ubuntu Linux operating system, installing GlassFish v2 does not override an existing installation of GlassFish v1. The asadmin script in /usr/bin administers GlassFish v2. To administer GlassFish v1, use its local asadmin utility in /usr/share/sunappserver/bin. To upgrade the v1 domain to v2, use the asupgrade tool located in /usr/share/glassfishv2/bin.

Using the global asadmin script to start a v1 domain results in the upgrade tool being invoked automatically. However, this causes an error due to a bug that uses the default domain location of the server for other (non-Ubuntu) platforms. To avoid this error, use the asupgrade tool instead.

Enabling Multilevel Relationship Prefetching

Multilevel relationship prefetching is supported for CMP 2.1 entity beans.

To enable multilevel relationship prefetching, set the following property:


-Dcom.sun.jdo.spi.persistence.support.sqlstore.MULTILEVEL_PREFETCH=true

For more information about relationship prefetching, see Relationship Prefetching in Sun Java System Application Server 9.1 Developer’s Guide.

More About WSIT Integration

For detailed information about WSIT status, refer to the WSIT Status Notes page. Also refer to the The WSIT Tutorial for information about using WSIT with Application Server.