1 Reply Latest reply on Jul 8, 2015 5:39 AM by ctomc

    JEE7 clustered stateful beans

    gaudina

      Hi! I'm working in a JEE7 project, and I would like to clusterize my stateful beans. I've already test them using @Clustered and <distributable/> words (like in Wildfly 8 and olders).

      But, I would like something more app server agnostic. I heard that Wildfly9 does not need any annotation to support clustering of stateful beans.

      ¿Is that correct?

      And not so related ... Are there any "pure" quickstart for Wildfly9?

       

      Thank you in advance.