uCosminexus Application Server, Expansion Guide

[Contents][Index][Back][Next]

Appendix A.5 Main updates in the functionality of 08-00

Organization of this subsection
(1) Improvement in development productivity
(2) Supporting standard functionality
(3) Maintenance and improvement of reliability
(4) Maintaining and improving operation performance
(5) Other purposes

(1) Improvement in development productivity

The following table describes the items that are changed for improving the development productivity.

Table A-21 Changes made for improving development productivity

Item Overview of changes Reference manual Reference location
Simplifying migration from other Application Server products Enabled to use the following functionality for the smooth migration from other Application Server products:
  • Enabled to judge the upper limit of an HTTP session with an exception.
  • Enabled to prevent the occurrence of a translation error when the ID of JavaBeans is duplicate or when the upper-case and lower-case characters are differentiated in the attribute name of custom tags and in the TLD definition.
Web Container Functionality Guide 2.3, 2.7.5
Providing cosminexus.xml By coding the attributes unique to Cosminexus Application Server in cosminexus.xml, enabled to start a J2EE application without setting up the property, once the J2EE application is imported to the J2EE server. Common Container Functionality Guide 11.3

(2) Supporting standard functionality

The following table describes the items that are changed to support the standard functionality.

Table A-22 Changes made for supporting standard functionality

Item Overview of changes Reference manual Reference location
Supporting Servlet 2.5 Supported Servlet 2.5. Web Container Functionality Guide 2.2, 2.5.4, 2.6, Chapter 6
Supporting JSP 2.1 Supported JSP 2.1. Web Container Functionality Guide 2.3.1, 2.3.3, 2.5, 2.6, Chapter 6
JSP debug Enabled to perform JSP debugging in a development environment using MyEclipse.# Web Container Functionality Guide 2.4
Saving the tag library in the library JAR and mapping TLD When the tag library is saved in the library JAR, enabled to search the TLD files in the library JAR by the Web container when the Web application is running, and then map theTLD files automatically. Web Container Functionality Guide 2.3.4
Omitting application.xml Enabled to omit application.xmlin J2EE applications. Common Container Functionality Guide 11.4
Combined use of the annotation and the DD Enabled to use annotations together with a DD, and update the contents specified in the annotation in the DD. Common Container Functionality Guide 12.5
Compliance of annotations with the Java EE 5 standard (default interceptor) Enabled to save the default interceptor in the library JAR. Also, enabled to perform DIfrom the default interceptor. Common Container Functionality Guide 11.4
Reference resolution of @Resource Enabled to perform the reference resolution of a resource with @Resource. Common Container Functionality Guide 12.4
Supporting JPA Supported the JPA specifications. Common Container Functionality Guide Chapter 5, 6

#
In 09-00 or later, you can use the JSP debug functionality in a development environment with WTP.

(3) Maintenance and improvement of reliability

The following table describes the items that are changed for maintaining and improving reliability.

Table A-23 Changes made for maintaining and improving reliability

Item Overview of changes Reference manual Reference location
Persistence of the session information Enabled to save and inherit the session information of an HTTP session in the database. This manual Chapter 5, Chapter 6
Preventing a full garbage collection Enabled to prevent the occurrence of a full garbage collection by allocating the object that causes the full garbage collection outside the Java heap. This manual Chapter 8
Client performance monitor Enabled to check and analyze the time consumed in a client processing. -- --

Legend:
--: The function is deleted in 09-00.

(4) Maintaining and improving operation performance

The following table describes the items that are changed for maintaining and improving the operation performance.

Table A-24 Changes made for maintaining and improving operation performance

Item Overview of changes Reference manual Reference location
Improving the operation performance of applications in the management portal For the application and resource operations, enabled to perform mutual operations of the server management commands and the management portal. Management Portal User Guide 1.1.3

(5) Other purposes

The following table describes the items changed for other purposes.

Table A-25 Changes made for other purposes

Item Overview of changes Reference manual Reference location
Deleting the disabled HTTP cookie Enabled to delete the disabled HTTP cookie. Web Container Functionality Guide 2.7.4
Detecting a naming service failure When a failure occurs in the naming service, the EJB client can now detect the error faster. Common Container Functionality Guide 2.9
Connection failure detection timeout Enabled to specify the timeout period for a connection failure detection timeout. Common Container Functionality Guide 3.15.1
Supporting Oracle11g Enabled the usage of Oracle11g as a database. Common Container Functionality Guide Chapter 3
Scheduling batch processing Enabled to schedule the execution of batch applications with CTM. This manual Chapter 4
Batch processing log Enabled to specify the size and number of log files of batch execution commands, retry frequency, and retry interval (when a failure occurs in the log exclusion processing). Definition Reference Guide 3.6
Snapshot log The collection details of the snapshot log have been changed. Maintenance and Migration Guide Appendix A.1, Appendix A.2
Publication of the protected area of the method cancellation The contents of the protected area list to which method cancellation is not applicable are published. Operation, Monitoring, and Linkage Guide Appendix C
Functionality for selecting garbage collection before the statistics output Enabled to select whether to execute a garbage collection before the statistical information for each class is output. Maintenance and Migration Guide 9.7
Functionality for the output of the age distribution information of the Survivor area Enabled to output the age distribution information of Java objects of the Survivor area in JavaVM log file. Maintenance and Migration Guide 9.11
Functionality for eliminating the finalize stagnation Enabled to eliminate the stagnation of the finalize processing of JavaVM by monitoring the status of the processing. -- --
Changing the maximum heap size of the server management commands The maximum heap size used by the server management commands has been changed. Definition Reference Guide 5.2, 5.3
Supporting when a display name that is not recommended is specified Enabled to output a message when a display name that is not recommended in J2EE applications is specified Messages KDJE42374-W

Legend
--: The functionality has been deleted in version 09-00.