You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Peter Lambrechtsen <pl...@gmail.com> on 2011/04/08 22:58:59 UTC

Decode MTOM Message with Java Function?

Hello

A question not specifically about Axis, but I am looking for a function that
would take a byte array string which is a MTOM message, and extract out the
payload message into a String variable.

Having a poke through the code I couldn't find an particular function I
could use, the MessageContext datatype and then I would be away.

Any tips or helpful suggestions here?

Cheers

Peter