IBM Support

PM70338: CANNOT DYNAMICALLY UPDATE A SHARED LIBRARY BEING USED BY A TRUST ASSOCIATION INTERCEPTOR (TAI)

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • If using a trust assocition interceptor with a libraryRef to a
    shared library such as:
    
        <trustAssociation id="myTAIConfig"
    invokeForUnprotectedURI="false" invokeForFormLogin="false"
    failOverToAppAuthType="false">
            <interceptors id="myTAI"
    className="com.ibm.ws.security.authentication.tai.fat.CustomTAI"
     enabled="true" invokeBeforeSSO="true" invokeAfterSSO="true"
    libraryRef="customTAILib">
                <properties scenario="subject" username="user2"/>
            </interceptors>
        </trustAssociation>
        <library id="customTAILib">
            <fileset dir="${server.config.dir}"
    includes="CustomTAI.jar"/>
        </library>
    
    and the library is converted from the libraryRef to a nested
    library such as:
    
     <trustAssociation id="myTAIConfig"
    invokeForUnprotectedURI="false" invokeForFormLogin="false"
    failOverToAppAuthType="false">
            <interceptors id="myTAI"
    className="com.ibm.ws.security.authentication.tai.fat.CustomTAI"
     enabled="true" invokeBeforeSSO="true" invokeAfterSSO="true">
                <properties scenario="hashtable" username="user2"/>
          <library id="customTAILib">
              <fileset dir="${server.config.dir}"
    includes="CustomTAI.jar"/>
          </library>
            </interceptors>
        </trustAssociation>
    
    then this update is not reflected in the server.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server Liberty Profile using TAI.           *
    ****************************************************************
    * PROBLEM DESCRIPTION: The trust association interceptor       *
    *                      cannot start because it can not find    *
    *                      the shared library.                     *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    Liberty profile servers using trust association interceptors
    with a shared library do not dynamically update when
    the configuration XML is updated to include the shared library
    as a nested library rather than a libraryRef.
    

Problem conclusion

  • The shared reference cardinality was updated to reflect the
    inclusion of nested shared libraries.
    
    The fix for this APAR is currently targeted for inclusion in
    fix pack 8.5.0.1. 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

    PM70338

  • Reported component name

    LIBERTY PROFILE

  • Reported component ID

    5724J0814

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-08-06

  • Closed date

    2012-08-21

  • Last modified date

    2012-08-21

  • 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

    LIBERTY PROFILE

  • Fixed component ID

    5724J0814

Applicable component levels

  • 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":"850","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
29 October 2021