Re: OSGI Service reference in Camel Context

2012-12-09 Thread Sunil Pandit
Thanks for your response. Yes I want to use Blueprint . I am not sure how I can do in Java code . Do you mean registering servicetracker ? The filter or the placeholder is supported in service registration but not in servicereference. Thanks Sunil Pandit CSC 200 West Cesar Chavez., Austin, TX

OSGI Service reference in Camel Context

2012-12-06 Thread Sunil Pandit
Hi All , I am using FUSE ESB . I have a OSGI service registered in service registry and have a camel context which has a service reference . The service reference specifies an interface and a filter . Everything works fine when the filter has hardcoded value in the camel context route . Such as f

PORT # in Jetty Consumer endpoint

2012-10-01 Thread Sunil Pandit
Folks , I am new to Camel and this is first time I am playing with Camel . I noticed in all examples especially the one which has Jetty Consumer endpoint in FORM URI has port # hardcoded . Is there any way to externalize this port # ? Rather we would like this URL to have the port # which is con