This section describes the main changes in the functionality of Application Server 09-50 and the purpose of each change.
The contents described in this section are as follows:
The following table describes the items that are changed to improve development productivity.
Table 1-15 Changes made for improving development productivity
Item | Overview of changes | Reference manual | Reference section |
---|---|---|---|
Simplification of Eclipse setup | GUI can now be used to set up the Eclipse environment. | Application Development Guide | 1.1.5, 2.4 |
Supporting debug using the user-extended trace-based performance analysis | The user-extended trace-based performance analysis setup file can now be created in the development environment. | Application Development Guide | 1.1.3, 6.5 |
The following table describes the items that are changed to simplify installation and setup.
Table 1-16 Changes made for simplifying installation and setup
Item | Overview of changes | Reference manual | Reference section |
---|---|---|---|
Expanding the system configuration patterns in the virtual environment | More tier types are now available in the virtual environment (http-tier, j2ee-tier, and ctm-tier). Accordingly, the following system configuration patterns can now be set up:
| Virtual System Setup and Operation Guide | 1.1.2 |
The following table describes the items that are changed to support standard and existing functionality.
Table 1-17 Changes made for supporting standard and existing functionality
Item | Overview of changes | Reference manual | Reference section |
---|---|---|---|
Supporting the JDBC 4.0 specifications | HiRDB Type4 JDBC Driver and SQL Server JDBC driver complying with the JDBC 4.0 specifications are now supported with DB Connector. | This manual | 3.6.3 |
Relaxation of the naming rules for the Portable Global JNDI names | Characters that can be used in the Portable Global JNDI names are added. | This manual | 2.4.3 |
Supporting the Servlet 3.0 specifications | The changes in the HTTP Cookie name, and URL path parameter name in Servlet 3.0 can now also be used in Servlet 2.5 or earlier. | Web Container Functionality Guide | 2.7 |
Extended use of applications that can be integrated with Bean Validation | Bean Validation can now be used for validation in the CDI and user applications as well. | This manual | Chapter 10 |
Supporting JavaMail | The mail sending and receiving functionality using JavaMail 1.4-compliant APIs is now available. | This manual | Chapter 8 |
Extended use of the OS that can use the javacore command | The javacore command can now be used to obtain the Windows thread dump. | Command Reference Guide | javacore (Obtaining the thread dump/in Windows) |
The following table describes the items that are changed for maintaining and improving reliability.
Table 1-18 Changes made for maintaining and improving reliability
Item | Overview of changes | Reference manual | Reference section |
---|---|---|---|
Avoiding the depletion of the code cache area | The size of the code cache area used in the system can now be checked, and the threshold value can be changed to avoid the depletion of area before the area is depleted. | System Design Guide | 7.1.2 |
Maintenance and Migration Guide | 5.7.2, 5.7.3 | ||
Definition Reference Guide | 16.1, 16.2, 16.4 | ||
Supporting the efficient application of the Explicit Memory Management functionality Expanding the range of the class-wise statistical information that is output | The functionality that can control the objects transferred to the Explicit heap is added as the functionality for reducing the automatic release processing time and applying the Explicit Memory Management functionality efficiently.
| System Design Guide | 7.13.6 |
Expansion Guide | 8.2.2, 8.6.5, 8.10, 8.13.1, 8.13.3 | ||
Maintenance and Migration Guide | 5.5 | ||
Maintenance and Migration Guide | 9.6 |
The following table describes the items that are changed with the purpose of maintaining and improving operability.
Table 1-19 Changes made for maintaining and improving operability
Item | Overview of changes | Reference manual | Reference section |
---|---|---|---|
Supporting the EADs session failover functionality | The EADs session failover functionality that implements the session failover functionality by integrating with the EADs is now supported. | Expansion Guide | Chapter 5, Chapter 7 |
Operations using the WAR files | The WAR applications configured only with WAR files can now be deployed on J2EE servers. | Web Container Functionality Guide | 2.2.1 |
This manual | 13.9 | ||
Command Reference Guide | cjimportwar (Importing WAR applications) | ||
Starting and stopping the management functionality using synchronous execution | A synchronous execution option is added for starting and stopping the management functionality (Management Server and Administration Agent). | Operation, Monitoring, and Linkage Guide | 2.6.1, 2.6.2, 2.6.3, 2.6.4 |
Command Reference Guide | adminagentctl (Starting and stopping Administration Agent), mngautorun (Setting up and cancelling the settings for auto-start and auto-restart), mngsvrctl (Starting, stopping, and setting up Management Server) | ||
Releasing the Explicit memory block forcefully with the Explicit Memory Management functionality | The release processing of the Explicit memory block can now be executed at any time with the javagc command. | Expansion Guide | 8.6.1, 8.9 |
Command Reference Guide | javagc (Forced garbage collection) |
The following table describes the items that are changed for other purposes.
Table 1-20 Changes made for other purposes
Item | Overview of changes | Reference manual | Reference section |
---|---|---|---|
Obtaining definition information Output of the cjenvsetup command log | The snapshot (collecting the snapshot log) command can now be used to collect only definition files. The execution information for the Component Container Administrator setup (the cjenvsetup command) is now output to the message log. | Maintenance and Migration Guide | 2.3 |
Command Reference Guide | snapshotlog (Collecting the snapshot log) | ||
System Setup and Operation Guide | 4.1.4 | ||
Maintenance and Migration Guide | 4.20 | ||
Command Reference Guide | cjenvsetup (Setting up Component Container Administrator) | ||
Supporting BIG-IP v11 | BIG-IP v11 is now added to the available load balancer types. | System Setup and Operation Guide | 4.7.2 |
Virtual System Setup and Operation Guide | 2.1 | ||
Output of the CPU time to the event log of the Explicit Memory Management functionality | The CPU time taken for the Explicit memory block release processing is now output to the event log of the Explicit Memory Management functionality. | Maintenance and Migration Guide | 5.11.3 |
Extending the functionality of the user-extended trace-based performance analysis | The following functionality is added in the user-extended trace-based performance analysis:
| Maintenance and Migration Guide | 7.5.2, 7.5.3, 8.28.1 |
Improving the analysis of information when asynchronous Session Bean invocation is used | The root application information of the PRF trace can now be used to compare the invocation source and the invocation destination requests. | EJB Container Functionality Guide | 2.17.3 |