You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Eivinn Hustveit (JIRA)" <je...@portals.apache.org> on 2007/01/05 15:42:27 UTC

[jira] Commented: (JS2-575) Sun LDAP connection pooling implementation needed so that Jetspeed does not need to be restarted if LDAP server is restarted or connection is lost.

    [ https://issues.apache.org/jira/browse/JS2-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462490 ] 

Eivinn Hustveit commented on JS2-575:
-------------------------------------

Attached new source files (ldapImpl_r2.zip) which fixes important bugs as well as a jar-file working with the Jetspeed 2.0 distribution.

> Sun LDAP connection pooling implementation needed so that Jetspeed does not need to be restarted if LDAP server is restarted or connection is lost.
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JS2-575
>                 URL: https://issues.apache.org/jira/browse/JS2-575
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Security
>    Affects Versions: 2.1-dev, 2.0-FINAL
>         Environment: Apache Tomcat 5.5.17
>            Reporter: Eivinn Hustveit
>         Attachments: jetspeed-security-2.1-dev_20061109.jar, ldapImpl.zip, ldapImpl_r2.zip
>
>
> The Jetspeed-2 LDAP security implementation holds on the ldap context during the whole server lifecycle. This means that if the connection to the ldap server, in my case OpenLDAP, is lost we have to restart the Apache Tomcat server which is unneccesary.
> The proposed fix is to use standard SUN jndi implementation for LDAP connection pooling. After the connection pool has been setup it will be automatically managed by the VM.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org