You did not specify any custom properties besides the property to
specify the dosgi export.
What do you specify as filter on the client side?
Christian
On 28.03.2014 12:53, Natalius wrote:
So :
final Dictionary<String, Object> serviceProperties = new
Hashtable<String, Object>();
serviceProperties.put("service.exported.interfaces", "*");
context.registerService(Service.class.getName(), new ServiceImpl(),
serviceProperties);
Le 28.03.2014 12:36, Christian Schneider a écrit :
How do you export your service? Can you provide a snippet of the code?
Christian
--
Christian Schneider
http://www.liquid-reality.de
Open Source Architect
http://www.talend.com