Hi, Does current CXF support EJB based JAX-RS 2.0 application? If yes, is there requirement for EJB container? any additional configuration needed for application server? Thanks.
Spec for EJB support: In a product that supports EJBs, an implementation MUST support the use of stateless and singleton session beans as root resource classes, providers and Application subclasses.
