IBM Support

PI67694: RATIONAL BUSINESS DEVELOPER (RBD) 8.5.0 - SOAP MESSAGE SENT BY CLIENT HAS A WRONG NAMESPACE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When calling a webservice, if the wsdl is defined such that the
    message's namespace is different from the namespace of the
    operation element,
    then the sopa message sent by the client with jax-rpc runtime
    contains a wrong url.
    
    For example:
     ...
    <wsdl:message name="AddRequestMessage">
            <wsdl:part name="parameter" element="calc:Add"/>
    </wsdl:message>
    <wsdl:operation name="Add">
                <wsdl:input message="tns:AddRequestMessage"/>
                <wsdl:output message="tns:AddResponseMessage"/>
    </wsdl:operation>
    ...
    

Local fix

  • Redefine the wsdl to have same namespace. For example:
    <wsdl:message name="AddRequestMessage">
            <wsdl:part name="parameter" element="tns:Add"/>
    </wsdl:message>
    <wsdl:operation name="Add">
                <wsdl:input message="tns:AddRequestMessage"/>
                <wsdl:output message="tns:AddResponseMessage"/>
    </wsdl:operation>
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * user use services                                            *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * When calling a webservice, if the wsdl is defined such that  *
    * the message's namespace is different from the namespace of   *
    * the operation element,then the sopa message sent by the      *
    * client with jax-rpc runtime contains a wrong url             *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    

Problem conclusion

  • The problem is fixed.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI67694

  • Reported component name

    RATL BUS DEV

  • Reported component ID

    5724S5000

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-08-17

  • Closed date

    2016-09-12

  • Last modified date

    2016-09-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

    RATL BUS DEV

  • Fixed component ID

    5724S5000

Applicable component levels

  • R901 PSY

       UP

  • R910 PSY

       UP

  • R950 PSY

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSMQ79","label":"Rational Business Developer"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
14 October 2021