[jgroups-users] How to set initial_hosts for TCPPING after the JChanel object is created, but not yet connected
Questions/problems related to using JGroups <[email protected]>
| Newsgroups | gmane.comp.java.javagroups.general |
|---|---|
| Message-ID | <CAOQmiF6=rteF2A8b_j2VyRsSJFFwxY7Vwkno5WH1jhhNvw_ptg@mail.gmail.com> |
subj, is it even possible?
What I want to do is following:
final JChannel channel = new JChannel("/opt/my-cluster.xml");
channel.__setInitialHosts___(initialHosts);
I know there is a way programmatically set up whole protocol stack. But I
think it would save a lot of time and lines of code if we could load the
initial settings from the XML, and set dynamic properties programmatically.
Thank you,
Eugene
------------------------------------------------------------------------------
_______________________________________________
javagroups-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/javagroups-users