2008/12/23 Bruce Snyder <bruce.sny...@gmail.com>:
> On Mon, Dec 22, 2008 at 4:14 AM, Gary Tully <gary.tu...@gmail.com> wrote:
>> You need to change the format for the uri to specify the group via a
>> parameter. This is the upshot of the resolution to
>> http://issues.apache.org/activemq/browse/AMQ-1489 - check out the
>> detail in the comments.
>>
>> The required change is of the form:
>>
>> -      <networkConnector uri="multicast://${groupId}"/>
>> +      <networkConnector uri="multicast://default?group=${groupId}"/>
>
> This new syntax seems odd to me. So what's the point of the name
> default now?

default refers to the 'default' IP address and port, 239.255.2.3:6155.


-- 
http://blog.garytully.com

Open Source SOA
http://FUSESource.com

Reply via email to