Re: [iPOJO] Question about bind changes in runtime

2013-01-19 Thread Richard S. Hall
On 1/19/13 13:04 , fabiolf wrote: Good afternoon everybody! I have a question about how iPOJO works on the Dynamic Reconfiguration field. I've been working with iPOJO mainly in the scenario of changing a bind in a component instance dependency when the provider is not available anymore. So, when

[iPOJO] Question about bind changes in runtime

2013-01-19 Thread fabiolf
Good afternoon everybody! I have a question about how iPOJO works on the Dynamic Reconfiguration field. I've been working with iPOJO mainly in the scenario of changing a bind in a component instance dependency when the provider is not available anymore. So, when it is not available we can be sure

Re: HTTP Service Whiteboard with SCR

2013-01-19 Thread Chetan Mehrotra
Hi Dave, Looking at the HttpContextManager [1] which is used by the whiteboard logic to obtain content it appears that it takes care of case when http content with given contextId does not exist. How are you registering Servlet and HttpContext? Chetan Mehrotra [1] https://github.com/apache/feli