IBM Support

PM48475: SIPSERVLETREQUEST SETREQUESTURI() DOES NOT WORK FOR INCOMING REQUEST

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • A subsequent call to req.getRequestURI() after calling
    req.setRequestURI() does not return the value that was set.
    
    This code:
    
    SipURI requestURI = null;
             requestURI = (SipURI)
    factory.createURI(modifiedRequestURI);
    
             log.finest("Setting the request URI in the message to:
    " +
    requestURI.toString());
    
             req.setRequestURI(requestURI);
             log.finest("Request URI in the request is now " +
    req.getRequestURI());
    
    Yielded this output in the log:
    
    2010-05-13 12:06:25,739: Setting the request URI in the message
    to:
    sip:1187654@domain.com
    2010-05-13 12:06:25,740: Request URI in the request is now
    sip:87654@domain.com
    

Local fix

  • N/A
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All Session Initiation Protocol (SIP)       *
    *                  container IBM WebSphere Application Server  *
    *                  Feature Pack for Communications Enabled     *
    *                  Applications (CEA) users                    *
    ****************************************************************
    * PROBLEM DESCRIPTION: setRequestUri is not working for        *
    *                      incoming SIP requests                   *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    The SIP container does not allow you to modify the request URI
    for incoming messages
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    PM48475

  • Reported component name

    WEBS APP SERV N

  • Reported component ID

    5724H8800

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-09-22

  • Closed date

    2011-10-12

  • Last modified date

    2011-10-12

  • 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

    CEA FEATUREPACK

  • Fixed component ID

    5724J0855

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":"700","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
09 February 2022