Hi,

Considering the internals of the SCR, what would be the most appropriate
behaviour for a component's activate, deactivate and modified methods if an
exception occurs:
 i) add a throws declaration and let the SCR caller handle it or at least be
aware of the exception
ii) catch the exception within a try/catch block, maybe do some logging, but
essentially fail silently where the SCR is concerned.

Regards,
Jorge




--
View this message in context: 
http://apache-felix.18485.x6.nabble.com/DS-and-Exceptions-tp5004599.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to