Known Issues and Limitations

The amconfig script fails when SSL certificate is expired. (6488777)

If the Access Manager container is running in SSL mode, and the container SSL certificate is expired, amconfig fails and may cause classpath corruption.

Workaround: If you have already run amconfig with an expired certificate, and the classpath is corrupted, first obtain a valid SSL certificate. Revert to the originaldomain.xml file, or a copy of the domain.xml file, in which the classpath is not corrupted. Then rerun theamconfig command:

/opt/SUNWam/bin/amconfig -s $PWD/amsamplesilent

Samples Issue

“Clientsdk samples directory contains unwanted makefile (6490071)” on page 29

Clientsdk samples directory contains unwanted makefile (6490071)

Sample files are included in the Client SDK. These demonstrate how to write stand-alone programs and how to write web applications. The samples are located under the directory where you generated the Makefile.clientsdk, and in the following subdirectories:

.../clientsdk-samples/

.../clientsdk-webapps/

Clientsdk-samples includes samples for authentication, logging, policy and SAML stand-alone programs. Clientsdk-webapps includes samples for user management, service management, and policy programs. Each sample has a Readme.html file with instructions on compiling and running the sample program.

In order to compile the samples, the makefile should be run in the corresponding sub-directory. The Top-level makefile does not compile the samples in the sub-directories.

Linux OS Issues

“JVM problems occur when running Access Manager on Application Server (6223676)” on page 30

Sun Java System Access Manager 7.1 Release Notes

29

Page 29
Image 29
Sun Microsystems 819468310 manual Samples Issue, Linux OS Issues, Amconfig script fails when SSL certificate is expired