Platformserver list and FQDN alias attribute are not updated
(6309259,6308649)
Ina multiple server deployment, the platform server list and FQDN alias attribute are not
updatedif you install Access Manager on the second (and subsequent) servers.
Workaround:Add the Realm/DNS aliases and platform server list entries manually. For the
steps,see the section “Adding Additional Instances to the Platform Server List and Realm/DNS
Aliases”in Sun Java System Access Manager 7.1 Postinstallation Guide.
Datavalidation for required attributes in the services (6308653)
AccessManager 7.1 enforces required attributes in service XML les to have default values.
Workaround:If you have services with required attributes that do not have values, add values
forthe attributes and then reload the service.
Documentworkaround for deployment on a secure WebLogic8.1
instance(6295863)
Ifyou deploy Access Manager 7.1 into a secure (SSL enabled) BEA WebLogic 8.1 SP4 instance,
anexception occurs during the deployment of each Access Manager web application.
Workaround:Follow these steps:
1. Applythe WebLogic 8.1 SP4 patch JAR CR210310_81sp4.jar, which is available from BEA.
2. Inthe /opt/SUNWam/bin/amwl81config script, (Solaris systems) or
/opt/sun/identity/bin/amwl81configscript (Linux systems), update the doDeploy
functionand the undeploy_it function to prepend the path of the patch JAR to the
wl8_classpath,which is the variable that contains the classpath used to deploy and
un-deploythe Access Manager web applications.
Findthe following line containing the wl8_classpath:
wl8_classpath= ...
3. Immediatelyafter the line you found in Step 2, add the following line:
wl8_classpath=path-to-CR210310_81sp4.jar:$wl8_classpath
Theamconfig script does not update the realm/DNS aliases and
platformserver list entries (6284161)
Ina multiple server deployment, the amconfig script does not update the realm/DNS aliases
andplatform server list entries for additional Access Manager instances.
Workaround:Add the Realm/DNS aliases and platform server list entries manually. For the
steps,see the section “Adding Additional Instances to the Platform Server List and Realm/DNS
Aliases”in Sun Java System Access Manager 7.1 Postinstallation Guide.
KnownIssues and Limitations
SunJavaSystem Access Manager 7.1 Release Notes •M arch200720