Re: JAX RS - how to publish endpoint using cxf

2010-01-28 Thread SaravananRamamoorthy
Sergey Beryozkin-2 wrote: Hi Please try CXFJaxrsNonSpringServlet : http://cwiki.apache.org/CXF20DOC/jax-rs.html#JAX-RS-ConfiguringJAXRSservicesincontainerwithoutSpring cheers, Sergey Hi Experts, Could anyone please explain how to publish JAX RS endpoint using cxf without spring. I can

Re: JAX RS - how to publish endpoint using cxf

2010-01-28 Thread Sergey Beryozkin
Hi thanks for confirming it, great stuff ! Sergey - Original Message - From: SaravananRamamoorthy saravanan.ramamoorth...@gmail.com To: users@cxf.apache.org Sent: Thursday, January 28, 2010 2:31 PM Subject: Re: JAX RS - how to publish endpoint using cxf Hi Sergey, Thanks

Re: JAX RS - how to publish endpoint using cxf

2010-01-27 Thread Sergey Beryozkin
Hi Please try CXFJaxrsNonSpringServlet : http://cwiki.apache.org/CXF20DOC/jax-rs.html#JAX-RS-ConfiguringJAXRSservicesincontainerwithoutSpring cheers, Sergey Hi Experts, Could anyone please explain how to publish JAX RS endpoint using cxf without spring. I can able to run the application

Re: JAX RS - how to publish endpoint using cxf

2010-01-27 Thread SaravananRamamoorthy
in context: http://old.nabble.com/JAX-RS---how-to-publish-endpoint-using-cxf-tp27334669p27334669.html Sent from the cxf-user mailing list archive at Nabble.com. -- View this message in context: http://old.nabble.com/JAX-RS---how-to-publish-endpoint-using-cxf-tp27334669p27340855.html Sent from

Re: JAX RS - how to publish endpoint using cxf

2010-01-27 Thread Sergey Beryozkin
Hi Experts, Could anyone please explain how to publish JAX RS endpoint using cxf without spring. I can able to run the application using JAXRSServerFactoryBean using cxf in java. Please suggest me when deploying as a war file , how to publish these JAX-RS files when load on start up. Regards

Re: JAX RS - how to publish endpoint using cxf

2010-01-27 Thread SaravananRamamoorthy
CXFJaxrsNonSpringServlet : http://cwiki.apache.org/CXF20DOC/jax-rs.html#JAX-RS-ConfiguringJAXRSservicesincontainerwithoutSpring cheers, Sergey Hi Experts, Could anyone please explain how to publish JAX RS endpoint using cxf without spring. I can able to run the application using JAXRSServerFactoryBean using

Re: JAX RS - how to publish endpoint using cxf

2010-01-27 Thread Sergey Beryozkin
Sergey Beryozkin-2 wrote: Hi Please try CXFJaxrsNonSpringServlet : http://cwiki.apache.org/CXF20DOC/jax-rs.html#JAX-RS-ConfiguringJAXRSservicesincontainerwithoutSpring cheers, Sergey Hi Experts, Could anyone please explain how to publish JAX RS endpoint using cxf without spring. I can able

Re: JAX RS - how to publish endpoint using cxf

2010-01-27 Thread SaravananRamamoorthy
, Could anyone please explain how to publish JAX RS endpoint using cxf without spring. I can able to run the application using JAXRSServerFactoryBean using cxf in java. Please suggest me when deploying as a war file , how to publish these JAX-RS files when load on start up. Regards

Re: JAX RS - how to publish endpoint using cxf

2010-01-27 Thread SaravananRamamoorthy
#JAX-RS-ConfiguringJAXRSservicesincontainerwithoutSpring cheers, Sergey Hi Experts, Could anyone please explain how to publish JAX RS endpoint using cxf without spring. I can able to run the application using JAXRSServerFactoryBean using cxf in java. Please suggest me when

Re: JAX RS - how to publish endpoint using cxf

2010-01-27 Thread Sergey Beryozkin
CXFJaxrsNonSpringServlet : http://cwiki.apache.org/CXF20DOC/jax-rs.html#JAX-RS-ConfiguringJAXRSservicesincontainerwithoutSpring cheers, Sergey Hi Experts, Could anyone please explain how to publish JAX RS endpoint using cxf without spring. I can able to run the application using JAXRSServerFactoryBean

JAX RS - how to publish endpoint using cxf

2010-01-26 Thread SaravananRamamoorthy
Hi Experts, Could anyone please explain how to publish JAX RS endpoint using cxf without spring. I can able to run the application using JAXRSServerFactoryBean using cxf in java. Please suggest me when deploying as a war file , how to publish these JAX-RS files when load on start up. Regards