0 Replies Latest reply on Jul 29, 2012 10:06 AM by luca.masini

    Are Stateful EJB correct end-point for jax-rs ??

    luca.masini

      I saw that end-points are Stateful EJBs with EXTENDED PersistenceContext.

       

      But this is not support by WebLogic 12c and I saw from JAX-RS 1.1 specs (chapter 6.2) that only Stateless and Singleton must be supported for RESTful end-point.

       

      Can we make this optional, may be with a strict param?