1 Reply Latest reply on Jun 30, 2011 6:46 PM by swd847

    Cache("No Passivation") aus jboss-ejb3-ext-api.jar

    juergen.zimmermann

      In my existing JBoss 6 app I'm using @Cache("No Passivation") which was implemented in jboss-ejb3-ext-api.jar. I was using this annotation for a stateful singleton. Is there a similiar solution in JBoss 7?