Hi Andrea,
Did you set mtomEnabled="true" for the provider configuration?
Freeman
Andrea Zoppello wrote:
I all,
I've a process like FILE(BC) -> EIP-Pipeline ( CXF-BC Provider ) ->
CONSOLE OUT ( StreamWriterComponent ).
Now my problem is that the cxf bc provider in the pipeline invoke a
webservice where the response contains mtom/xop.
The cxf pipeline fail in that case with an exception in class
CxfBcProviderMessageObserver anf the exception seem to be caused
bye the interceptor chain because they don't work well with multipart
message.
Any idea??
Andrea