Sun Java System Web Server 7.0 Update 7 Release Notes

Issues Resolved in 7.0 Update 2

The following table lists the issues resolved in Sun Java System Web Server 7.0 Update 2

Problem ID

Description

6467621 

Request to the server fails with using of "Sun Software PKCS#11 softtoken".

6564797 

Server should automatically size connection queue, keep-alive subsystem, and file cache.

6493271 

Java garbage collector activity is higher in Web Server 7.0 when compared against Web Server 6.1.

The servlet container in Web Server 7.0 creates many Java objects. 

6497803 

If a servlet is mapped to req URI formed by partial req + welcome file, the behavior is wrong.

If a web container receives a valid partial request, the web container must examine the welcome file list defined in the deployment descriptor. The welcome file list is an ordered list of partial URLs with no trailing or leading /. The Web Server must append each welcome file in the order specified in the deployment descriptor to the partial request and check whether a static resource or a servlet in the WAR file is mapped to that request URI. The web container must send the request to the first resource in the WAR that matches.

6316881 

Multi-byte characters in headers can not be retrieved by req.getHeader().

The characters are not parsed correctly, when request.getHeader() is called.

6554326 

The hardcoded message "ADMIN3594: Configuration changes require a server restart" is not localized.

6565615 

In the Japanese locale online help, the description about the PAM for "Editing Authentication Databases" incorrectly states the name of Directory Server.

The description must be read as: "Editing Authentication Databases" PAM -- PAM is the new auth-db supported by Sun Java System Web Server 7.0.  

6563951 

Search collection subdirectory with leading slash causes confusing error.

When you try to create a search collection and set the document root subdirectory with a leading slash, the error message produced wrongly informs you that a slash at the beginning is needed. 

6571208 

Inconsistent wording found in Directory listing type.

The sentence "Error response file to use when indexing is None" should be changed to "Error response file to use when listing is None". 

6549584 

The word "Other" in the list of countries is not translated.

6556225 

In the Add Documents window, Included checkbox for subdirectory is not translated.

6565615 

Japanese language help: “Editing Authentication Databases” have different description about PAM.

6628918 

Translation issue of Admin GUI messages in Japanese.

6628917 

Translation issue of GUI installer OLH.

6604075 

In Java ES, Web Server 7.0 with Access Manager displays a null pointer exception.

6479062 

Web Server fails to start when HTTP listener protocol family="nca" is used for Solaris SPARC, Linux and HP-UX platforms.

Web Server instance does not restart on setting the Protocol-Family property to nca in the EditHTTPListener wizard.

6464953 

Setting digestauthstate property through the set-authdb-prop CLI does not validate the value and allows to set junk value for this property.

6504050 

The Results page in all Admin Console wizards should be aligned properly.

6473376 

The default server.xml should not contain the <stack-size> element.

6367751 

The create-instance command fails on remote node intermittently and logs HTTP 400 error.

6547264 

Executing the create-instance command immediately after starting a remote node fails on the remote node.

6468132 

The list-cert command does not list the certificates if the certificate nickname contains a colon.

6437577 

<pkcs11> element not removed from server.xml even when child elements are absent.

6473589 

<pkcs11/> added to server.xml when token pin is set.

6534202 

Cannot edit WebDAV collection properties through the Admin Console

When a configuration is deployed on multiple nodes, the lockdb path must be a shared location mounted on the same path on all the nodes. Additionally, to list or expire locks in the lockdb from the Admin Console, the same path must be writable from the Administration Server.

6554691 

The add-webapp command when used with JSP pre-compilation option does not delete the previously precompiled JSP files.

6556820 

The Admin Console or the Admin CLI does not provide support to add CA certificates to the Administration Server.

6489269 

'external' expression function with quoted path is not working.

6432375 

On HP-UX, SNMP fails for some oid values.

6483212 

On HP-UX 11.11, Web Server fails to start when max heap size is 2048 MBytes or greater.

6474011 

The basic-search.html has unclear description.

4988156 

Installing the stand-alone product over an existing Java ES installation and vice-versa is not supported.

6610103 

On Windows - unable to deploy configuration and start up after disabled Java

6856484 

Server should automatically size connection queue, keep-alive subsystem, and file cache.