I'm developing a binding component and I'd like to depend only from servicemix-common which in turn should use only jbi compliant API, so that the component could be teorically installed on other ESB JBI. It looks like the class BaseLifeCycle in servicemix-common depends from servicemix-core for resolvig the MessageExchangeListener class. Is this correct or is this a bug?
Thanks Raffaele
