Hi, I'm trying to create something like a registry of services with same interface and then a set of services, with each one of them dynamically registering itself upon startup with registry (something like plugin architecture). So the idea is to catch deployed event and send a message to a queue supported by registry that service is available.
Your solution would work if I'd use static configuration. I'm using jbi packaging though and wondering if there is a similar config for this case. Thanks again for help, Pawel -- View this message in context: http://old.nabble.com/custom-service-unit-initialization-on-started-event-tp28191268p28229864.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
