[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to