users@glassfish.java.net

Re: shoal

From: Shreedhar Ganapathy <Shreedhar.Ganapathy_at_Sun.COM>
Date: Tue, 19 Jan 2010 10:39:08 -0800

Hi Daniel
Sorry for the delayed response.
 From the posted thread, it appears you are starting only one member in
your group.
Could you verify if that member has added the MessageActionFactory
before messages are sent?
Also, to receive messages sent by self, you need to add a property to
the Properties object when you call GMSFactory.startGMSModule(...)

The property is called "LOOPBACK" with value set to true.
By default, messages sent by a member are not received by that same
member unless the above property set to true.

Could you also try running two instances of your app and verify your
messaging sample?

hth
Shreedhar


Daniel H. Cavalcanti wrote:
> Hi, I posted an inquiry in the shoal mailing list and just don't get
> any responses. Maybe someone here could help out.
>
> Here is the link on the entry I posted:
> https://shoal.dev.java.net/servlets/ReadMsg?list=users&msgNo=490
>
> Basically, I can't get shoal to deliver messages to the peer group.
> Can someone help?
>
> thanks,
> Daniel.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>