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.  Language Pack MWS / Localizing CAF JSF Libraries and wm_cafs

    Posted Fri September 16, 2011 09:54 AM

    Hello everybody

    I try to generate an italian language pack. I have found this tutorial:

    http://communities.softwareag.com/ecosystem/communities/public/Developer/webmethods/tutorials/CAF/Web_Application_Localization/L10n_LocalizeJSFLibraries.html#1101673

    I have done all generate-steps. But now I don’t know how to deploy it.

    This files are generated by the ant script:

    • wm_cafshared_it.war_lp
    • wm-caf-bpm_it.jar
    • wm-caf-common_it.jar
    • wm-caf-jsf_it.jar
    • wm-caf-rules_it.jar

    I put the wm_cafshared_it.war_lp in the deploy folder of the mws and all *.jar files in ‘wm713/common/lib’ folder.

    Now the DateRange controll is in english and the datepicker (javascript) is in italian.

    Has anyone a hint? I think the deploy step is the problem…

    Thanking you in advance
    Andrin


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Language Pack MWS / Localizing CAF JSF Libraries and wm_cafs

    Posted Mon September 19, 2011 06:08 PM

    From our I18N specialist:

    Hope this helps,
    –mark


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 3.  RE: Language Pack MWS / Localizing CAF JSF Libraries and wm_cafs

    Posted Mon October 03, 2011 06:25 AM

    Thanks for the reply.

    I use the designer version 7.1.2, so I have to use this tutorial:

    [url]http://communities.softwareag.com/ecosystem/communities/public/Developer/webmethods/tutorials/CAF/Web_Application_Localization/L10n_LocalizeJSFLibraries.html#1101673[/url]

    I don’t undertand the step “Republish your CAF Web application”. I don’t use “web application”, I use “Portlet Application”. If I deploy one of my portlet application, that a datarange control included, nothing happens. The labels are in english…

    What are the steps for deploying a language pack without the designer?


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 4.  RE: Language Pack MWS / Localizing CAF JSF Libraries and wm_cafs

    Posted Tue October 04, 2011 03:49 PM

    You should place the jar files into MWS/updates and make sure you run mws.bat update in order to update the classpath. Any .lp file should be placed into the deploy directory.

    Regards,
    –mark


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 5.  RE: Language Pack MWS / Localizing CAF JSF Libraries and wm_cafs

    Posted Wed October 05, 2011 07:21 AM