AMConfig.properties revision 9fa57a4f31580310b62bb2f08906e6b73d510817
0N/A#
2362N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
0N/A#
0N/A# Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
0N/A#
0N/A# The contents of this file are subject to the terms
2362N/A# of the Common Development and Distribution License
0N/A# (the License). You may not use this file except in
2362N/A# compliance with the License.
0N/A#
0N/A# You can obtain a copy of the License at
0N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
0N/A# opensso/legal/CDDLv1.0.txt
0N/A# See the License for the specific language governing
0N/A# permission and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL
0N/A# Header Notice in each file and include the License file
0N/A# at opensso/legal/CDDLv1.0.txt.
0N/A# If applicable, add the following below the CDDL Header,
2362N/A# with the fields enclosed by brackets [] replaced by
2362N/A# your own identifying information:
2362N/A# "Portions Copyrighted [year] [name of copyright owner]"
0N/A#
0N/A# $Id: AMConfig.properties,v 1.27 2009/08/12 17:43:04 beomsuk Exp $
0N/A#
0N/A#
0N/A
0N/Acom.iplanet.am.server.host=@SERVER_HOST@
0N/Acom.iplanet.security.SSLSocketFactoryImpl=com.sun.identity.shared.ldap.factory.JSSESocketFactory
0N/Acom.sun.identity.sm.sms_object_class_name=com.sun.identity.sm.@SMS_OBJECT_CLASS@
0N/Acom.iplanet.services.configpath=@BASE_DIR@
0N/Acom.iplanet.am.serverMode=true
0N/Acom.iplanet.am.ldap.connection.ldap.error.codes.retries=80,81,91
0N/Acom.iplanet.am.locale=@PLATFORM_LOCALE@
0N/Acom.sun.identity.urlconnection.useCache=false
0N/Aopensso.protocol.handler.pkgs=
0N/Acom.iplanet.am.server.protocol=@SERVER_PROTO@
0N/Acom.iplanet.am.server.port=@SERVER_PORT@
0N/Acom.iplanet.services.debug.level=error
0N/Acom.sun.embedded.replicationport=
0N/Acom.sun.identity.common.systemtimerpool.size=3
0N/Acom.sun.identity.overrideAMC=true
0N/Acom.sun.embedded.sync.servers=on
0N/Acom.iplanet.am.service.secret=@ENCLDAPUSERPASSWD@
0N/Aam.encryption.pwd=@AM_ENC_KEY@
0N/Acom.sun.identity.sm.enableDataStoreNotification=@DATASTORE_NOTIFICATION@
0N/Acom.sun.services.debug.mergeall=off
0N/Acom.iplanet.am.services.deploymentDescriptor=/@SERVER_URI@
0N/Acom.sun.am.event.connection.disable.list=@DISABLE_PERSISTENT_SEARCH@
0N/A