I am wondering if it is easy to create your own custom destination type and add it to the server? I want to be able to use the filtering mechanisms to weed out chater and then when the appropriate message comes along have my own class be called with a reference to the incoming data so I can pull out what I need and make calls to existing service methods or perhaps create a jms message, etc.
Is this type of extension possible? Is there any docs or samples to look at?
Thanks,
Gray Jones
Is this type of extension possible? Is there any docs or samples to look at?
Thanks,
Gray Jones
Comment