IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

German Umlauts iOS

  • 1.  German Umlauts iOS

    Posted Tue November 27, 2012 08:50 AM

    Hi Community,

    for a POC I call a webservice (SOAP) to transmit some text values. When I provide a string with an Umlaut (e.g. ö) I get an exception in Xcode:

    javax.xml.rpc.JAXRPCException: soapenv:Server

    com.ctc.wstx.exc.WstxIOException: Invalid UTF-8 middle byte 0x3c (at char #734, byte #127)

    Sure, phoney is working as always without any issue.

    Is there any special escaping needed?

    Thanks,

    Marco


    #webMethods-General
    #mobile
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: German Umlauts iOS

    Posted Tue November 27, 2012 09:00 AM

    Hi Marco,

    Is it possible to breakpoint the exception and dig deeper into what the API is trying to send and exactly what line it’s failing on, or info like that? If you can supply a repro, we might be able to have a look, but I’m not able to determine much from that error message.

    Regards,

    Nick.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods
    #mobile