Hi
On 09/10/14 10:06, Bin Zhu wrote:
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.

No, CXF does not have its own EJB integration project in place yet. CDI - yes, Andriy Redko did it. TomEE has it AFAIK.

There was a GSOC project few years back dedicated to it but it was not completed.

Might be worth having a light-weight CXF JAX-RS 2.0 EJB integration project as well, that would have CXF offering a complete integration support...

Cheers, Sergey

Reply via email to