Hi Sergey,
Sorry for the late response. I had to leave earlier than usual
yesterday. I added the break points as you have asked. I also added a
breakpoint in the constructor just to make sure it is being created. The
provider is being created, however during the processing of the request,
the said class is never invoked.
The classes AbstractJAXBProvider and JAXBElementProvider are never
invoked during request processing.
Again, my thanks.
Gabo
Sergey Beryozkin wrote:
How is it going ? Did you get a chance to get to hit a breakpoint in
the AbstractJAXBProvider ?
Cheers, Sergey
Hi,
> In org.apache.cxf.jaxrs.provider.JAXBElementProvider class, put a
breakpoint in isReadable() method and see why it returns false. If
it returns true then check why readFrom() fails. I'll try to run
test locally too.
The cxf version I have does not have any isReadable method. I added
breakpoints in methods readFrom and writeTo. The transaction never
passed through the break point (see stacktrace above).
Sorry, can you put a breakpoint in AbstractJAXBProvider.isReadable,
which JAXBElementProvider extends ?
Cheers, Sergey
Again, thanks for your time.
Gabo Manuel
------------------------------------------------------------------------
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.173 / Virus Database: 270.8.2/1735 - Release Date: 10/20/2008 2:52 PM