On Mon, Feb 3, 2014 at 2:54 PM, Felix Meschberger <fmesc...@adobe.com> wrote:
> So the question really is: what happens to the logger instances held by the 
> bundles ....

Before answering that I need to confirm would a new classloader be
created for Commons Log upon package refresh? Probably yes then it
that case existing Logger instances would be referring to old
classloader. The other bundle would be bound to Sl4j API so they would
not be refreshed but there logger instances would be referring to
Logback provided classes.

So one should probably avoid external dependency for a bundle like Commons Log?

Chetan Mehrotra

Reply via email to