Seem, If it is XML, why do you want to send it as a byte array and not insert it as XML into the SOAP message?
Andreas On Fri, May 15, 2009 at 00:04, Seem <[email protected]> wrote: > > Hello, > > I am a total newbie to AXIS and I am not really sure, if I understand the > Attachement possibilities of SOAP right. > > My Problem: > I have a byte array containing a RDF/XML serialized RDF graph, which i want > to send to the client. Is this possible or do i have to convert it in > another format? > > Is a java byte array interoperable to all possible plattforms of clients? > > Thanks and sorry fpr my stupid questions. > Seem > > > -- > View this message in context: > http://www.nabble.com/MTOM---sending-byte-array--tp23549821p23549821.html > Sent from the Axis - User mailing list archive at Nabble.com. > >
