IBM Support

PI10769: AJAX FORM UPDATE WITH PRIMEFACES 4.0 NOT RENDERING CORRECTLY

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The Ajax update of the values of a HTML form results in a Ajax
    response which cannot be rendered in the browser. For example:
    
    <p:commandButton value="XXXX" action="#{yyyBean.doTest()}"
    update="@form" ajax="true" />
    

Local fix

  • When the button submits the form (without ajax) as below, the
    page is rendered correctly:
    
    (<p:commandButton value="XXXX" action="#{yyyBean.doTest()}"
    update="@form" ajax="false" />)
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  IBM WebSphere Application Server Full       *
    *                  Profile versions 8.0 and 8.5.5 and Liberty  *
    *                  Profile version 8.5.5 users of JavaServer   *
    *                  Faces(JSF) MyFaces and the PrimeFaces       *
    *                  component library.                          *
    ****************************************************************
    * PROBLEM DESCRIPTION: When using the PrimeFaces component     *
    *                      library and AJAX the response might     *
    *                      not be rendered correctly.              *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    An example of what a problematic use case might looks like is
    the following:
    <p:commandButton value="XXXX" action="#{yyyBean.doAction()}"
    update="@form" ajax="true" />
    

Problem conclusion

  • The MyFaces JSF code was updated so that it works with the
    PrimeFaces component library and AJAX requests.
    
    The fix for this APAR is currently targeted for inclusion in
    fix packs 8.0.0.10 and 8.5.5.3.  Please refer to the
    Recommended Updates page for delivery information:
    http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI10769

  • Reported component name

    WEBSPHERE APP S

  • Reported component ID

    5724J0800

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-01-30

  • Closed date

    2014-05-28

  • Last modified date

    2014-05-28

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WEBSPHERE APP S

  • Fixed component ID

    5724J0800

Applicable component levels

  • R800 PSY

       UP

  • R850 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
12 January 2022