Hello,
I am using CXF in SMX. The problem i am facing is with the SOAP Request
with attachments. I have already set the mtomEnabled variable on both
CXF BC and CXF SE. Also, I was successfully able to generate the POJO's
But the request that I am getting have the attachment (byte[]) as null.
For reference, I have attached the wsdl, xbean.xml for CXF SE and BC
components and the generated POJO's along with the class implementing
the webmethod. I am using SOAP UI as client for sending the request to
the exposed webmethod.
Any pointers/help is highly appreciated.
Thanks,