I commited my patch. Fixed a couple of issues with the LDAP filter most noticeably, attributes where limited to [a-zA-Z ] so didn't allow for e.g., numbers. Furthermore, I added some functionality to match the 4.1 spec (values may now be Collections not only Vectors).
Please close the JIRA if it works for you. regards, Karl On 9/10/07, Karl Pauls <[EMAIL PROTECTED]> wrote: > > Thanks for getting on top of this Karl... > > > > Good fix for 1.0.1... :-) > > Indeed :-). I'm going to commit this and two other fixes tonight and > then cut a release. > > regards, > > Karl > > > -> richard > > > > Karl Pauls wrote: > > > I agree, this is a bug. I have a fix in place now - please fill a bug > > > report in JIRA and I commit it. > > > > > > Good catch. > > > > > > regards, > > > > > > Karl > > > > > > On 9/9/07, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > > > > > >> On Saturday 08 September 2007 18:38, Ken Robinson wrote: > > >> > > >>> ServiceReference[] refs = > > >>> context.getServiceReferences(P2PS.class.getName(), > > >>> "(P2PS=*)" ); > > >>> > > >> Yeah, that looks Ok (condition = "Service must have a property named > > >> P2PS"). > > >> and should not generate any exception. > > >> I suggest you file a bug report. > > >> > > >> > > >> Cheers > > >> -- > > >> Niclas Hedhman, Software Developer > > >> > > >> I live here; http://tinyurl.com/2qq9er > > >> I work here; http://tinyurl.com/2ymelc > > >> I relax here; http://tinyurl.com/2cgsug > > >> > > >> > > > > > > > > > > > > > > -- > Karl Pauls > [EMAIL PROTECTED] > -- Karl Pauls [EMAIL PROTECTED]
