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