Within a tcServer JVM, we are using the GemFire HTTP session module and also have our own Spring application that uses GemFire.
Is it valid for the session module to connect to one GemFire instance via cache.xml and have the Spring application context connect to a completely separate GemFire instance (different locators & cache server)?