You can make your own databinding by extending the classes that implement ours or by implementing your own. There is some useful information at http://cwiki.apache.org/CXF20DOC/data-binding-architecture.html.
On Thu, Nov 27, 2008 at 10:29 AM, Naresh Tallapelli <[EMAIL PROTECTED]> wrote: > Hi All, > > I am using cxf-2.1.2 version. I want to intercept the databinding part which > is done by cxf by using JAXB. Iam new to Cxf. Can we intercept the cxf data > binding by writing our own custom interceptors? If yes could any one please > let me know how t intercept the data binding. > > Any help is much appreciated. > > Thank you, > Naresh. >
