Fixed by converting the body to an InputStream using: <convertBodyTo type="java.io.InputStream"/> .
I expected the conversion to be done automatically.
Fixed by converting the body to an InputStream using: <convertBodyTo type="java.io.InputStream"/> .
I expected the conversion to be done automatically.