On 31 Jul 2009, at 09:22, Eric-AWL wrote:
Finally, I understood that composite destination, is not the good
answer.
When a producer uses composite destinations, it produces several
messages,
one for each destination.
What I wanted, is that the producer decides to produce for A.MyQueue
Thank you for your very quick answer !
Eric-AWL
rajdavies wrote:
>
>
> On 31 Jul 2009, at 08:14, Eric-AWL wrote:
>
>>
>> Hi
>>
>> Are wildcards limited to a consumer usage, or can they be used by
>> producers
>> ?
>>
>> I explain
>>
>> Site A : queue.A
>> Site B : queue.B
>>
>> Is it possi
On 31 Jul 2009, at 08:14, Eric-AWL wrote:
Hi
Are wildcards limited to a consumer usage, or can they be used by
producers
?
I explain
Site A : queue.A
Site B : queue.B
Is it possible to create producers for queue.A (only on site A),
queue.B
(only on site B) and queue.* (the 2 sites) ?