There is nothing wrong in CXF, however we have some legacy code that was written with no CDI and was using Jetty and Jersey, which I wanted to convert to use CDI through Open EJB without changing any Jersey specific code.
Moreover I want to know are there any known issues with Open EJB using in clustered environment. On Fri, Dec 6, 2013 at 8:05 PM, Romain Manni-Bucau <[email protected]>wrote: > Hmm > > I think it doesnt work without some custom components. > > What's the issue with cxf? > Le 6 déc. 2013 19:54, "Radhakrishna Kalyan" <[email protected]> a écrit > : > > > Yes, I did see this. But it is a web application example, > > Sorry, I forgot to mention that I was looking if I can do it in a > > standalone JavaSE application as well. > > > > > > > > > > > > On Fri, Dec 6, 2013 at 7:35 PM, Romain Manni-Bucau < > [email protected] > > >wrote: > > > > > Hi > > > > > > Did you look > > > > > > > > > http://svn.apache.org/repos/asf/tomee/tomee/trunk/examples/tomee-jersey-eclipselink/ > > > ? > > > Le 6 déc. 2013 17:10, "Radhakrishna Kalyan" <[email protected]> a > > écrit > > > : > > > > > > > Hi, > > > > > > > > I understood that OpenEJB is using CXF as its Jax-RS implementation. > > Let > > > me > > > > know if I misunderstood anything. > > > > > > > > But I would like to know if it is possible to use Jersey as Jax-RS > > > > implementation instead of CXF. If yes then please provide the related > > > > configurations. > > > > > > > > Thanks in advance. > > > > > > > > -- > > > > Thanks and Regards > > > > N Radhakrishna Kalyan > > > > > > > > P: +46 733 312 584 > > > > http://about.me/nrkkalyan > > > > <http://about.me/nrkkalyan> > > > > > > > > > > > > > > > -- > > Thanks and Regards > > N Radhakrishna Kalyan > > > > P: +46 733 312 584 > > http://about.me/nrkkalyan > > <http://about.me/nrkkalyan> > > > -- Thanks and Regards N Radhakrishna Kalyan P: +46 733 312 584 http://about.me/nrkkalyan <http://about.me/nrkkalyan>
