From rarpit@novell.com Wed Nov 28 11:37:57 2007 From: rarpit@novell.com To: openldap-bugs@openldap.org Subject: Re: (ITS#4008) [JLDAP] LDAPConnection class does not handle null LDAPSearchQueue and LDAPSearchConstraints in search method Date: Wed, 28 Nov 2007 11:37:56 +0000 Message-ID: <200711281137.lASBbuEZ073838@boole.openldap.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4488399711725176305==" --===============4488399711725176305== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit This is a MIME message. If you are reading this text, you may want to consider changing to a mail reader or gateway that understands how to properly handle MIME multipart messages. --=__PartD3F5D4E2.1__= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I tried to replicate the above problem using the following code snippet=20 =20 .......... ........... LDAPSearchQueue queue =3Dlc.search(searchBase,searchScope,searchFilter,null= ,false,null,null); .............. .............. =20 But I am not able to find a NullPointerException as stated in the bug . It = is working fine for me . Please use the latest Jldap code and do let me know if I need to do = something more to replicate the problem .=20 --=__PartD3F5D4E2.1__= Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable