Hi Adam, It would be helpfull if you post the SOAP message... Thilina
On 2/12/08, Etches, Adam (GE Infra, Energy) <[EMAIL PROTECTED]> wrote: > > > I'm using MTOM in a java client but when I try to retrieve the OMText at > the client side i.e.: > > > > OMText binaryNode = (OMText) mapImage.getFirstOMChild(); > > > > I get a class cast exception, since the response is returning an > OMElement and not OMText anyone come across this before? > > > > I've checked the soap message and it does actually include the binary > data. > > > > Thanks in advance > > Adam > > > > -- Thilina Gunarathne - http://thilinag.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
