IBM Support

PM11128: SERVICE.INVOKE("OPERATION", OBJECT) FAILS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • service.invoke("operation", Object) fails
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  Users of IBM WebSphere Application Server   *
    *                  v7 Feature Pack for Service Component       *
    *                  Architecture (SCA) Refresh Pack v1.0.1 and  *
    *                  WebSphere Process Server v7.0               *
    ****************************************************************
    * PROBLEM DESCRIPTION: After setting an object value on an     *
    *                      anyType property, calling get()         *
    *                      should return the same object           *
    *                      reference                               *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When calling DataObject.set("anyTypeProperty", anyJavaObject)
    then
    DataObject.get("anyTypeProperty"), the return value of
    DataObject.get("anyTypeProperty") is not the same as the
    anyJavaObject (meaning the object references are different)
    

Problem conclusion

  • The problem is when set() is called, the anyJavaObject
    was converted to String format (like XML serialization) and
    stored. Then when get() was called, a new Java object was
    constructed. The solution is to serialize the value only
    invoked by the users otherwise keep the object reference around.
    
    APAR PM11128 is currently targeted for inclusion in Service
    Level (Fix Pack) 1.0.1.3 of WebSphere Application Server v7
    Feature Pack for Service Component Architecture (SCA) Refresh
    Pack. 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

    PM11128

  • Reported component name

    WAS SCA FEATURE

  • Reported component ID

    5724J0854

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-03-29

  • Closed date

    2010-04-16

  • Last modified date

    2010-04-16

  • 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

    WAS SCA FEATURE

  • Fixed component ID

    5724J0854

Applicable component levels

  • R700 PSY

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SUPPORT","label":"IBM Worldwide Support"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"1.0.1","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
09 February 2022