-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0-M12
-
Fix Version/s: 1.0.0-M14
-
Labels:None
-
Environment:All
LdapConnectionPool should extend GenericObjectPool<LdapConnection> , and not just GenericObjectPool.
So methods that accept ObjectPool<LdapConnection>, can be supplied by a LdapConnectionPool instance without compiler warnings.
- is duplicated by
-
DIRAPI-93 LdapConnectionPool should extend GenericObjectPool<LdapConnection>
-
- Closed
-