>>>Consumer..VirtualTopic.*table123
>>>>>>
>>>>> (>>>>
>>>>>> assigned bypublisher>*)
>>>>>>
>>>>>> Such as:
>>>>>> Consumer.*A*.VirtualTopic.*table123
123 *
>>>>>
>>>>>
>>>>>
>>>>> A JUnit test would be amazing guidence.
>>>>>
>>>>>
>>>>> ---
>>>>> Thank You…
>>>>>
>>>>> Mick Knutson, President
>
in.com/in/mickknutson
>>>> Vacation Rental: http://tahoe.baselogic.com
>>>> ---
>>>>
>>>>
>>>>
>>>> On Tue, Aug 4, 2009 at 3:52 PM, Joe Fernandez <
>>>> joe.fernan...@ttmsolutions.com> wrote:
>>>>
is is correct about how to use a Virtual Topic and remote
Client consumers:
Basically, I create a Virtual topic as a destination for a new Message
I
create and send it to: "*jms:VirtualTopic.Table.123*"
Then by using a remote client running a MDP, I can have each client
subscribe to
t; >> > This will essentially give me, in AMQ, 1 topic for
> >> > *VirtualTopic.Table.123*and then for each client I start, I should be
> >> > able to get a message on a
> >> > queue "*Player.A.VirtualTopic.Table.123*" ???
> >>
> You can override the default naming convention via the
>>
>> element.
>>
>> You might also want to look into using Camel to implement a similar
>> messaging pattern (i.e., recipient list).
>>
>> http://www.enterpriseintegrationpatterns.com/RecipientList.html
>>
>> Joe
>>
; messaging pattern (i.e., recipient list).
>
> http://www.enterpriseintegrationpatterns.com/RecipientList.html
>
> Joe
> http://www.ttmsolutions.com
>
>
>
> Mick Knutson-3 wrote:
> >
> > Tell me if this is correct about how to use a Virtual Topic and remote
> > Client consumers:
>
://www.enterpriseintegrationpatterns.com/RecipientList.html
Joe
http://www.ttmsolutions.com
Mick Knutson-3 wrote:
>
> Tell me if this is correct about how to use a Virtual Topic and remote
> Client consumers:
>
> Basically, I create a Virtual topic as a destination for a new Message
Tell me if this is correct about how to use a Virtual Topic and remote
Client consumers:
Basically, I create a Virtual topic as a destination for a new Message I
create and send it to: "*jms:VirtualTopic.Table.123*"
Then by using a remote client running a MDP, I can have each client
su