Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-10449

One off patch for JBPAPP-10448 - MAPCodec cancel the entire Interceptor chain and throws exception when the server inboud message with RelatesTo header

XMLWordPrintable

    • Icon: Support Patch Support Patch
    • Resolution: Done
    • Icon: Major Major
    • One Off Releases
    • EAP_EWP 5.1.2
    • Web Services
    • None
    • JBoss Enterprise Application 5.x with CXF

    • Hide
      PATCH NAME:
              JBPAPP-10449
      PRODUCT NAME:
              JBoss Enterprise Application Platform
      VERSION:
              5.1.2
      SHORT DESCRIPTION:
              Since the uncorrelatedExchanges stores the ReplysTo exchange only in client side , we can remove the correlated exchange check in the server side.
      LONG DESCRIPTION:
              Since the uncorrelatedExchanges stores the ReplysTo exchange only in client side , we can remove the correlated exchange check in the server side. This makes WSA work when the Replyto endpoint address is not generic address, and send the response soap message with wsa messageID and relatesTo header to another endpoint.
      MANUAL INSTALL INSTRUCTIONS:
              Backup and Replace the following files with the files included in this patch:
                  $JBOSS_HOME/client/cxf-rt-ws-addr.jar
                  $JBOSS_HOME/server/%SERVER_PROFILE/deployers/jbossws.deployer/cxf-rt-ws-addr.jar
      COMPATIBILITY:
              None
      DEPENDENCIES:
              JBoss EAP 5.1.2
      SUPERSEDES:
              None
      SUPERSEDED BY:
              JBoss EAP 5.2.1
      CREATOR:
              Mustafa Musaji
      DATE:
              26th November 2012
      Show
      PATCH NAME:          JBPAPP-10449 PRODUCT NAME:         JBoss Enterprise Application Platform VERSION:         5.1.2 SHORT DESCRIPTION:         Since the uncorrelatedExchanges stores the ReplysTo exchange only in client side , we can remove the correlated exchange check in the server side. LONG DESCRIPTION:         Since the uncorrelatedExchanges stores the ReplysTo exchange only in client side , we can remove the correlated exchange check in the server side. This makes WSA work when the Replyto endpoint address is not generic address, and send the response soap message with wsa messageID and relatesTo header to another endpoint. MANUAL INSTALL INSTRUCTIONS:         Backup and Replace the following files with the files included in this patch:             $JBOSS_HOME/client/cxf-rt-ws-addr.jar             $JBOSS_HOME/server/%SERVER_PROFILE/deployers/jbossws.deployer/cxf-rt-ws-addr.jar COMPATIBILITY:         None DEPENDENCIES:         JBoss EAP 5.1.2 SUPERSEDES:         None SUPERSEDED BY:         JBoss EAP 5.2.1 CREATOR:         Mustafa Musaji DATE:         26th November 2012
    • NEW

      Since the uncorrelatedExchanges stores the ReplysTo exchange only in client side , we can remove the correlated exchange check in the server side.
      This makes WSA work when the Replyto endpoint address is not generic address, and send the response soap message with wsa messageID and relatesTo header to another endpoint.

            jbn-patch-team JBN Patch Team list
            rhn-support-mus Mustafa Musaji
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: