Hi,
are there any plans to implement channel removal in ChannelRegistry?
I've managed to implement simple ChannelInvoker, taking JmsInvoker as an example, and it does really work. But the problem is, that I used the idea of temporary reply channels, which are created at the request phase and never destroyed.
Or, maybe I just don't know how-to unregister them ?
btw, good job. I really like the idea.
greets,
Wojtek


Reply With Quote