This content has been marked as final.
Show 1 reply
-
1. Re: Multiple services using one JMS queue
davestanley Apr 21, 2009 1:56 PM (in response to dd1133)Yes its possible but you will need a 2.2 version of Fuse Services Framework, as the was only recently added.
This can be done using the JMSConfigFeature. (You need to set the conduitSelectorPrefix & useConduitIdSelector properties on the client side, and also the messageSelector property on the server side in order to use the same queue)
Regards
/Dave