HP-UX 11i December 2003 Release Notes

HP-UX 11i Version 1.0 Operating Environment Applications
HP-UX 11i Foundation Operating Environment
Chapter 6
117
Installation
See “Installation” on page 112.
Compatibility
Server-side Java Servlets and JavaServer Pages (JSPs) that used Tomcat 3.x or JServ
may need to be modified to use Tomcat 4.x. Configuration files have also changed in
Tomcat 4.x. Details about changes can be found in the Tomcat Migration Guide which is
included in the product. See “Documentation” on page 113 for more information.
Documentation
See “Documentation” on page 113.
HP-UX XML Web Server Tools
HP-UX XML Web Server Tools is a collection of a Java-based XML tools used for XML
parsing, stylesheet and XSL processing, web-publishing and image translating from the
Open Source projects: Xerces-J, Xalan-J, Cocoon, FOP, and Batik.
new for June 2003 New HP-UX XML Web Server Tools v.1.0.01.02 includes the following:
Xerces-J 2.2.1, Xalan-J 2.4.1, Batik 1.5, FOP 0.20.4, Cocoon 2.0.3
Installation
See “Installation” on page 112.
Documentation
See “Documentation” on page 113.
Judy Libraries
The Judy product is a C language library that enables an unbounded array capability.
Judy Libraries provide a state-of-the-art core technology that replaces many traditional
data structures and algorithms (such as arrays, sparse arrays, hash tables, B-trees,
binary trees, linear lists, skip lists, and counting functions).
updated for
September 2002
The Judy technology is now an Open Source product that is available from SourceForge
at http://sourceforge.net/projects/judy.
updated for June
2002
The Judy Libraries product has been updated to incorporate improved manpages, minor
defect fixes, and minor code improvements.
updated for
December 2001
New functionality has been added to the Judy libraries to search for the next available
(empty) location in a Judy array. Functions include the following:
•FirstEmpty
•NextEmpty
•LastEmpty