Hi all,
I'm repeating some test i made a year ago with servicemix-cxf-bc.
The cxf-bc-consumer seem s to work quite well, but on the other side i'm
having
a lot of problems when using cxf-bc-provider to call an external webservice.
I'm using a cxf-bc-provider as a transformer within a pipeline.
I've setup a tcp-monitor between my cxf-bc-provider and the
external-webservice
and the soap response from external webservice is right.
The problem is that cxf-bc-provider is responding with a null output
message.
Could someone point where is the right point to debug to see what goes
wrong????
What i want to know is if there are some point where i could have in the
log file
the soap-response obtained and where the soap message is tranformed into
a normalized message.
Thx
Andrea