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? We should document this in the wiki.

Bruce
-- 
perl -e 'print 
unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/

Reply via email to