com.sun.identity.authentication.spi.AuthLoginException:
Hello -
I'm currently trying to integrate IDM 7.1, Access Manager 7.1 and Directory Server 6.0...
The problem that I am running into is trying to register Access Manager 7.1 as a resource in IDM:
I am utilizing the Sun Java Access Manager Realm Resource Adapter.
I am getting the following exception -
Test connection failed for resource(s):
SunAccessManagerRealm: Could not connect as user 憉id=amAdmin,ou=People,o=AMRoot?with specified password ==> com.waveset.util.WavesetException: Could not connect as user 憉id=amAdmin,ou=People,o=AMRoot?with specified password ==> com.sun.identity.authentication.spi.AuthLoginException: Failed to create new Authentication Context:Naming Service is not available
I've done the following:
1) I have verified that the naming service is available because I get the following message when I access the url:
揥ebtop 2.5 Platform Low Level request servlet?br>
2) I have edited and added the proper lines in AMAgent.properties
3) I have created a policy for IDM in AM
4) I have copied the jar files into IDM_Install_Dir/WEB-INF/lib
5) I have copied the AMConfig.properties file into IDM_Install_Dir/WEB-INF/classes
6) Added the custom resource (with no errors) under Configure Types in IDM
Any help would be greatly appreciated.

