Hi,
With SM 3.3.1: I noticed that if I have a pojo declared with activation specs in servicemix.xml, the pojo implementing just MessageExchangeListener - is fine when it comes to resolving it from another component. But when I add "implements ComponentLifeCycle" to the same POJO (and add appropriate the code) I get at some point in the logs: specified for routing, but can't find it registered The way it is declared in the activation specs is with component name, id, service and endpoint. Is there something I am not considering? The documentation doesn't seem to clarify this. Thanks, Best, Gabriela
