[gatein-issues] [JBoss JIRA] Created: (GTNPORTAL-1135) Sample LDAP configs should have JNDI connection pooling enabled

Boleslaw Dawidowicz (JIRA) jira-events at lists.jboss.org
Wed Apr 28 07:23:16 EDT 2010


Sample LDAP configs should have JNDI connection pooling enabled
---------------------------------------------------------------

                 Key: GTNPORTAL-1135
                 URL: https://jira.jboss.org/jira/browse/GTNPORTAL-1135
             Project: GateIn Portal
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: 3.0.0-GA
            Reporter: Boleslaw Dawidowicz
            Assignee: Boleslaw Dawidowicz
             Fix For: 3.1.0-GA


PicketLink IDM config should contain following options in LDAP identity store section:

          <option>
            <name>customJNDIConnectionParameters</name>
            <value>com.sun.jndi.ldap.connect.pool=true</value>
          </option>
          <option>
            <name>customSystemProperties</name>
            <value>com.sun.jndi.ldap.connect.pool.maxsize=300000</value>
            <value>com.sun.jndi.ldap.connect.pool.protocol=plain ssl</value>
            <value>com.sun.jndi.ldap.connect.pool.debug=fine</value>
          </option>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list