Configuring a connection cache

Use EAServer Manager to configure the connection cache with these values for the specified properties:

To specify additional properties that EAServer uses for LDAP server configuration, create a <cache_name>.props file in the $JAGUAR/Repository/ConnCache directory, and set these property values:

java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
java.naming.factory.object=com.sybase.jdbc2.jdbc.SybObjectFactory
java.naming.provider.url=ldap://duplo:389/dc=sybase,dc=com

where duplo:389 is the port where the LDAP server is running. The values listed for the first two properties are the defaults used by EAServer.