Re: CacheServer.setNotifyBySubscription(false)

2018-08-23 Thread Kirk Lund
Sounds like it's a warning that's no longer considered useful. Ok, I'll delete that line from the test. Thanks! On Thu, Aug 23, 2018 at 3:37 PM, Bruce Schuchardt wrote: > It looks like the alternative is to not invoke that method. The parameter > only used to issue a warning if set to /false/.

Re: CacheServer.setNotifyBySubscription(false)

2018-08-23 Thread Bruce Schuchardt
It looks like the alternative is to not invoke that method.  The parameter only used to issue a warning if set to /false/. On 8/23/18 2:23 PM, Kirk Lund wrote: Question about CacheServer.setNotifyBySubscription(boolean) which is deprecated... The default is now TRUE. But I found a test that is