Sounds like this could quite well be done using the LDAP filters that are supported natively by the OSGi Service Registry. If you want to be in complete control of what you give to the caller you may want to have a look at OSGi ServiceFactories.
Cheers, David On 14 February 2011 12:27, Pierre-Henry Perret <[email protected]> wrote: > > > David Bosschaert wrote: >> >> Hi Pierre, >> >> Could you be a little more explicit in what you'd like to do? >> The CXF-DOSGi Discovery mechanism uses the OSGi Configuration Admin >> Service for its configuration, for example. >> > > Ok. My applicaton has some remote services registered. I want to choose one > of them on certain criteria, and then give it back to the caller, sort of a > dispatcher. > > Thanks > > ----- > -- > Pierre > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Entry-point-for-rsa-tp3382668p3384372.html > Sent from the cxf-dev mailing list archive at Nabble.com. >
