Installation guide
CHAPTER 7 New Features in EAServer Versions 4.1.3, 4.1.2, 4.1.1, and 4.1
What’s New 55
See the EAServer Installation Guide for Web server redirector installation and
configuration instructions.
Jagtool merge_props command
Introduced in EAServer 4.1.3, the merge_props command merges or deletes
property values for an entity. For more information, see the reference page in
Chapter 12, “Using jagtool and jagant,” in the EAServer System
Administration Guide.
Java connection manager API change
The JCMCache.getCacheSize method has been replaced by the following
methods:
public int getPoolSizeMax()
public int getPoolSizeMin()
JCMCache.getPoolSizeMax() returns the cache’s maximum size.
JCMCache.getPoolSizeMin() returns the minimum size. For more information,
see the reference pages in Chapter 1, “Java Classes and Interfaces,” in the
EAServer API Reference Manual.
New features in version 4.1.2
EAServer 4.1.2 introduces the following:
•JDK 1.4
• New performance tuning features
• JavaServer Pages compilation speed
• jagtool enhancements
• Client connection timeouts
• Web server redirector plug-in configuration
• Web application authentication
• APPLET context parameter for EJB clients