Replying to an old thread.  Sorry.  I¹m picking up this project again and am
tying up my old loose ends.


On 9/17/07 8:43 PM, "Mike Huot" <mh...@opennms.org> wrote:

> 
> On Sep 17, 2007, at 2:47 PM, Timothy Nowaczyk wrote:
> 
>> 
>> The openNMS LDAP plugin and monitor both implement their own
>> TimeoutLDAPSocket in order to add a timeout to the socket.   As of 2006, the
>> upstream java LDAP library added this functionality.  The version of the
>> library that is distributed with OpenNMS is dated 2005.10.03 and the newest
>> version on novell's website
>> (http://developer.novell.com/wiki/index.php/Jldap) is 2007-06-29.
> 
> Tim -
> 
> Feel free to update that.  It looks like we have the following in the top
> level pom for this -
> 
>       <dependency>
>         <groupId>openldap</groupId>
>         <artifactId>jldap</artifactId>
>         <version>2005.10.03</version>
>       </dependency>
> 
> It might be better to update this to use the main repo
> ( http://repo1.maven.org/maven2/com/novell/ldap/jldap/ ) instead of ours.  
> 
>       <dependency>
>         <groupId>com.novell.ldap</groupId>
>         <artifactId>jldap</artifactId>
>         <version>4.3</version>
>       </dependency>
> 
> This is not as new as the one that you suggest above, but it is newer.  If 
> you do need the newer version we can deploy it to our repo.  Let me know if
> that would help.
>
If you could, please add the newet jldap from novell to the opennms repo.
My updates to jldap weren¹t included in a major release until version 4.5,
which doesn¹t appear to be in the main maven repository.  Maybe the better
thing would be to get jldap 4.5 (2008-03-01) included at
http://repo1.maven.org/maven2/com/novell/ldap/jldap/ but I¹m not familiar
with how maven updates their repository.  Any pointers would be very
appreciated.

Thanks,
Tim Nowaczyk

-- 
Timothy Nowaczyk
Network Systems Engineer
University of Virginia - ITC
ta...@virginia.edu

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to