• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ERJGroupsSynchronizer update to 3.x
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ERJGroupsSynchronizer update to 3.x


  • Subject: ERJGroupsSynchronizer update to 3.x
  • From: Theodore Petrosky <email@hidden>
  • Date: Wed, 18 Sep 2013 10:37:01 -0400

I got the skinny on the upgrade of ERJGroupsSynchronizer.

there are three issues:

1.  _channel.setOpt(Channel.LOCAL, Boolean.FALSE);
gets changed to:
    _channel.setDiscardOwnMessages(Boolean.FALSE);

2.  reconnect according to bela, this section just comes out and in his words "Shunning was removed a long time ago".

//    if (ERXProperties.booleanForKeyWithDefault("er.extensions.jgroupsSynchronizer.autoReconnect", true)) {
//      _channel.setOpt(Channel.AUTO_RECONNECT, Boolean.TRUE);
//    }

3. and those exceptions i.e.. ChannelExceptions et al.

my question to bela "Is that your intention to just use Java exceptions?"
answer:  "[10:25] <bela__> yes, and runtime exceptions"

he mentioned "[10:24] <bela__> tedpet: I also suggest use a config file shipped with the version you download, e.g. udp.xml, and then make slight modifications to it, if needed"

I will see what is involved with that.

I did update painlessly to 2.12.2

Is anyone else using this?

Ted





 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: AjaxSubmitButton with directActionRequestHandler results in cryptical class reference
  • Next by Date: Re: ERJGroupsSynchronizer update to 3.x
  • Previous by thread: Re: Can someone please point me to sample ERQuartzScheduler code
  • Next by thread: Re: ERJGroupsSynchronizer update to 3.x
  • Index(es):
    • Date
    • Thread