Re: Pulse - Non-Embedded Mode

2019-04-30 Thread Jens Deppe
More accurately, I think geode-core is only required when TLS is enabled on the locator and Pulse needs to make JMX/RMI calls over TLS. I would vote for option 2 in this scenario. --Jens On Tue, Apr 30, 2019 at 1:44 PM Jinmei Liao wrote: > I believe to run pulse in non-embedded mode, you just

Re: Pulse - Non-Embedded Mode

2019-04-30 Thread Jinmei Liao
I believe to run pulse in non-embedded mode, you just need to install the war in a web server and some configuration changes, you don't need geode-core at all. We do lack the acceptance test to run pulse in non-embedded mode though. We have a few unit tests that touches some aspect of it. On Tue,

Pulse - Non-Embedded Mode

2019-04-30 Thread Michael Oleske
Hi Geode Community! Some colleagues and I were looking at GEODE-6683 ( https://issues.apache.org/jira/browse/GEODE-6683) and noticed that we do not have test coverage for running Pulse in non-embedded mode. We were wondering what our strategy is around Pulse in non-embedded mode. In order to full