o Java Messaging Service(JMS)/Enterprise Messaging Service(EMS)
Symptoms: ========= BE CacheServer(CS) creates JMS connections to Messaging server.
Resolution: ==========
1. To make cache servers not connecting to channels, user needs to set property in the cache server tra file be.engine.cacheServer.channel.disable=true.
2. Also, the default value of this property is false.