2 Replies Latest reply on Aug 28, 2013 7:53 AM by madhusudhanraju_26

    How to disable clustering in JBoss EAP 6.0.1

    madhusudhanraju_26

      I'm running my java application in the standalone mode and used standalone.xml file for configuration.

      I need to disable the clustering for my appliaction, since it is generating the clustered sessionid, which i need to avoid.

      Can anyone please let me know how can i generate a non clusterted sessionid?