Yeah, I just want to know when a component endpoint is deployed or undeployed. What's the difference between an Internal, Remote, Linked and External endpoint? (I think I can guess at some of it).
On Thu, Aug 6, 2009 at 9:48 AM, Jean-Baptiste Onofré <[email protected]>wrote: > Hi Ryan, > > I'm not sure to have understood your question: > - do you looking for a component that manage RSS/Atom (with registration) ? > If so, a component is plan for this. Waiting for this, you can use the Atom > Camel component. > - do you looking for a kind of fire event when a component or endpoint is > deployeed ? If so, maybe you can add a client pool on the RegistryMBean. > > Regards > JB > > > Ryan Moquin wrote: > >> Out of curiosity, is it possible to listen for component/endpoint >> registrations in servicemix? Maybe make a component "registration aware"? >> I did some searching on this, but either there isn't any information, or >> I'm >> using the wrong terms. I'm going to go dig through the source code, just >> hoping maybe someone can save me some time. I'm guessing that if you can >> do >> it, then it's probably just an interface that needs to be implemented. >> >> Thanks! >> Ryan >> >>
