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

Pb of charset encoding in all my java services

  • 1.  Pb of charset encoding in all my java services

    Posted Tue September 12, 2017 06:55 AM

    Hi,

    When I write french comments :

    Exemple :
    // Contrôle métier

    => after saving and refreshing the service, I obtain this new comment :

    // Contr\u00F4le m\u00E9tier

    Does the workspace has to be set (UTF8 ?) to rectify this problem ? and how please ?

    Regards


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Pb of charset encoding in all my java services

    Posted Tue September 12, 2017 10:41 AM

    Hi Cedric,

    is the “Extended Charset” component installed in your environment?

    Regards,
    Holger


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: Pb of charset encoding in all my java services

    Posted Tue September 12, 2017 11:24 AM

    Holger,

    What do you mean by “component” ? is this something to configure in Eclipse, or in the IS administration console ?

    Regards
    Cédric


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: Pb of charset encoding in all my java services

    Posted Tue September 12, 2017 12:21 PM

    Hi Cedric,

    this is part of the Shared Components and needs to be installed on both sides: IS and Designer.

    Please check your Installation Images used by SAG Installer.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 5.  RE: Pb of charset encoding in all my java services

    Posted Tue September 12, 2017 12:30 PM