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
  • 1.  Generating WSDL in ISO-8859-1

    Posted Mon February 15, 2010 11:23 AM

    Hi,

    Using wM7.1.1, whenever I create a WSDL, it gives the encoding as UTF-8.
    Is there any way, or settigns that will enable us to generate the WSDL with ISO-8859-1 encoding.

    Thanks.


    #soa
    #webMethods
    #API-Management


  • 2.  RE: Generating WSDL in ISO-8859-1

    Posted Mon February 15, 2010 12:25 PM

    Hi,

    By default it takes the UTF value only and does not look like there is any setting which can change this at least from WS descriptor.
    But this encoding style can always be controlled by you are connecting from the consumer’s end to this WSDL, you need to provide the encoding style in pub.client.SoapClient service call in the connector.

    -nD


    #API-Management
    #soa
    #webMethods


  • 3.  RE: Generating WSDL in ISO-8859-1

    Posted Mon February 15, 2010 04:33 PM

    Default it will be UTF-8 and I believe you are WS Provider and creating WSDL to share with consumers…It’s worth try as devexpert mentioned above or talk with SAG tech support for immediate advice.

    HTH,
    RMg


    #soa
    #webMethods
    #API-Management