Hi On Tue, Oct 12, 2010 at 11:47 AM, Koganti, Naga <[email protected]> wrote:
> Hi, > > > > Is there any support of SDO in REST services of CXF, I know that SDO > support for WS is there. Can anyone let me know the support of SDO data > binding is there for REST or not. > > > Yes, it reuses CXF SDO Databinding, please see : http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/resources/jaxrs_databinding/WEB-INF/beans.xml Check a jaxrs:server bean with id "sdo". You only need to specify jaxrs:databinding if no SDO-driven JSON support is required hope it helps Sergey > > Thanks, > > -Nagamohan > >
