3 Replies Latest reply on Feb 24, 2015 6:15 AM by hosein

    Is there any addon which creates stateless session beans?

    hosein

      Hi

      forge uses extended transaction type and stateful session beans by default,

      Is there any addon which creates stateless session beans?

      Im considering to build an addon which generate session beans so that used container managed transaction and stateless session beans,

      I go through this tutorial http://in.relation.to/24930.lace but I can not install my addon and a silent exception thrown with this message :

       

      Addon com.builder:statelessBuilder-beta,1.0.0-SNAPSHOT could not be installed.

       

      whats the problem?

      Im using Intellij IDEA 14, JDK 7

       

      Thanks