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

One-off patch to fix JBPAPP-1642 - MessagingXAResource.isSameRM does not work after closing a connection + remoting ping configuration

    XMLWordPrintable

Details

    • Support Patch
    • Resolution: Done
    • Major
    • One Off Releases
    • 4.3.0.GA_CP03
    • Messaging, Remoting
    • None
    • Hide
      PATCH NAME:
              JBPAPP-1648
      PRODUCT NAME:
               JBoss Enterprise Platform App Edition
      VERSION:
              4.3.0.GA_CP03
      SHORT DESCRIPTION:
              Fixes JBPAPP-1642 - MessagingXAResource.isSameRM does not work after closing a connection + remoting ping configuration
      LONG DESCRIPTION:
              To include fixes for JBMESSAGING-1482 and JBMESSAGING-1493 in EAP 4.3.0.GA_CP03, the JBoss Messaging and JBoss Remoting libraries have to be upgraded.
              JBoss Messaging: 1.4.0.SP3_CP05 + patch for JBMESSAGING-1493 [https://svn.jboss.org/repos/messaging/branches/JBossMessaging_1_4_0_SP3_CP05_JBMESSAGING-1493]
              JBoss Remoting: 2.2.2.SP11-brew
              JBoss AOP: 1.5.5.GA_CP03-brew
              Javassist: 3.8.0.GA-brew
              JGroups: 2.4.5.GA
      MANUAL INSTALL INSTRUCTIONS:
              Extract the contents of JBPAPP-1648-patch.zip to a new directory $PATCH_DIR.

              Rename $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-messaging.sar/connection-factories-service.xml to connection-factories-service.xml.old
              Copy the new $PATCH_DIR/connection-factories-service.xml to $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-messaging.sar/

              Rename $JBOSS_HOME/server/$SERVER_CONFIG/lib/javassist.jar to javassist.jar.old
              Copy the new $PATCH_DIR/javassist.jar to $JBOSS_HOME/server/$SERVER_CONFIG/lib/
              
              Rename $JBOSS_HOME/client/javassist.jar to javassist.jar
              Copy the new $PATCH_DIR/javassist.jar to $JBOSS_HOME/client/
              
              Rename $JBOSS_HOME/client/jboss-aop-jdk50-client.jar to jboss-aop-jdk50-client.jar.old
              Copy the new $PATCH_DIR/jboss-aop-jdk50-client.jar to $JBOSS_HOME/client/

              Rename $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/jboss-aop-jdk50.jar to jboss-aop-jdk50.jar.old
              Copy the new $PATCH_DIR/jboss-aop-jdk50.jar to $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/

              Rename $JBOSS_HOME/server/$SERVER_CONFIG/lib/jboss-messaging-client.jar to jboss-messaging-client.jar.old
              Copy the new $PATCH_DIR/jboss-messaging-client.jar to $JBOSS_HOME/server/$SERVER_CONFIG/lib/
              
              Rename $JBOSS_HOME/client/jboss-messaging-client.jar to jboss-messaging-client.jar.old
              Copy the new $PATCH_DIR/jboss-messaging-client.jar to $JBOSS_HOME/client/

              Rename $JBOSS_HOME/server/$SERVER_CONFIG/lib/jboss-messaging.jar to jboss-messaging.jar.old
              Copy the new $PATCH_DIR/jboss-messaging.jar to $JBOSS_HOME/server/$SERVER_CONFIG/lib/

              Rename $JBOSS_HOME/server/$SERVER_CONFIG/lib/jboss-remoting.jar to jboss-remoting.jar.old
              Copy the new $PATCH_DIR/jboss-remoting.jar to $JBOSS_HOME/server/$SERVER_CONFIG/lib/

              Rename $JBOSS_HOME/server/$SERVER_CONFIG/lib/jgroups.jar to jgroups.jar.old
              Copy the new $PATCH_DIR/jgroups.jar to $JBOSS_HOME/server/$SERVER_CONFIG/lib/

              Rename $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/jrockit-pluggable-instrumentor.jar to jrockit-pluggable-instrumentor.jar.old
              Copy the new $PATCH_DIR/jrockit-pluggable-instrumentor.jar to $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/

              Rename $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/pluggable-instrumentor.jar to pluggable-instrumentor.jar.old
              Copy the new $PATCH_DIR/pluggable-instrumentor.jar to $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/

      COMPATIBILITY:
              N/A
      DEPENDENCIES:
              N/A
      SUPERSEDES:
              N/A
      SUPERSEDED BY:
              N/A
      CREATOR:
              Martin Putz
      DATE:
              2008-01-29
      Show
      PATCH NAME:          JBPAPP-1648 PRODUCT NAME:          JBoss Enterprise Platform App Edition VERSION:         4.3.0.GA_CP03 SHORT DESCRIPTION:         Fixes JBPAPP-1642 - MessagingXAResource.isSameRM does not work after closing a connection + remoting ping configuration LONG DESCRIPTION:         To include fixes for JBMESSAGING-1482 and JBMESSAGING-1493 in EAP 4.3.0.GA_CP03, the JBoss Messaging and JBoss Remoting libraries have to be upgraded.         JBoss Messaging: 1.4.0.SP3_CP05 + patch for JBMESSAGING-1493 [ https://svn.jboss.org/repos/messaging/branches/JBossMessaging_1_4_0_SP3_CP05_JBMESSAGING-1493 ]         JBoss Remoting: 2.2.2.SP11-brew         JBoss AOP: 1.5.5.GA_CP03-brew         Javassist: 3.8.0.GA-brew         JGroups: 2.4.5.GA MANUAL INSTALL INSTRUCTIONS:         Extract the contents of JBPAPP-1648 -patch.zip to a new directory $PATCH_DIR.         Rename $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-messaging.sar/connection-factories-service.xml to connection-factories-service.xml.old         Copy the new $PATCH_DIR/connection-factories-service.xml to $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-messaging.sar/         Rename $JBOSS_HOME/server/$SERVER_CONFIG/lib/javassist.jar to javassist.jar.old         Copy the new $PATCH_DIR/javassist.jar to $JBOSS_HOME/server/$SERVER_CONFIG/lib/                  Rename $JBOSS_HOME/client/javassist.jar to javassist.jar         Copy the new $PATCH_DIR/javassist.jar to $JBOSS_HOME/client/                  Rename $JBOSS_HOME/client/jboss-aop-jdk50-client.jar to jboss-aop-jdk50-client.jar.old         Copy the new $PATCH_DIR/jboss-aop-jdk50-client.jar to $JBOSS_HOME/client/         Rename $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/jboss-aop-jdk50.jar to jboss-aop-jdk50.jar.old         Copy the new $PATCH_DIR/jboss-aop-jdk50.jar to $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/         Rename $JBOSS_HOME/server/$SERVER_CONFIG/lib/jboss-messaging-client.jar to jboss-messaging-client.jar.old         Copy the new $PATCH_DIR/jboss-messaging-client.jar to $JBOSS_HOME/server/$SERVER_CONFIG/lib/                  Rename $JBOSS_HOME/client/jboss-messaging-client.jar to jboss-messaging-client.jar.old         Copy the new $PATCH_DIR/jboss-messaging-client.jar to $JBOSS_HOME/client/         Rename $JBOSS_HOME/server/$SERVER_CONFIG/lib/jboss-messaging.jar to jboss-messaging.jar.old         Copy the new $PATCH_DIR/jboss-messaging.jar to $JBOSS_HOME/server/$SERVER_CONFIG/lib/         Rename $JBOSS_HOME/server/$SERVER_CONFIG/lib/jboss-remoting.jar to jboss-remoting.jar.old         Copy the new $PATCH_DIR/jboss-remoting.jar to $JBOSS_HOME/server/$SERVER_CONFIG/lib/         Rename $JBOSS_HOME/server/$SERVER_CONFIG/lib/jgroups.jar to jgroups.jar.old         Copy the new $PATCH_DIR/jgroups.jar to $JBOSS_HOME/server/$SERVER_CONFIG/lib/         Rename $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/jrockit-pluggable-instrumentor.jar to jrockit-pluggable-instrumentor.jar.old         Copy the new $PATCH_DIR/jrockit-pluggable-instrumentor.jar to $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/         Rename $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/pluggable-instrumentor.jar to pluggable-instrumentor.jar.old         Copy the new $PATCH_DIR/pluggable-instrumentor.jar to $JBOSS_HOME/server/$SERVER_CONFIG/deploy/jboss-aop-jdk50.deployer/ COMPATIBILITY:         N/A DEPENDENCIES:         N/A SUPERSEDES:         N/A SUPERSEDED BY:         N/A CREATOR:         Martin Putz DATE:         2008-01-29

    Attachments

      1. JBPAPP-1648-patch.zip
        5.52 MB
      2. JBPAPP-1648-patch-20090129.zip
        5.52 MB
      3. output.log
        4 kB
      4. output.unpatched.log
        3 kB
      5. server.log
        30 kB
      6. server.unpatched.log
        28 kB

      Activity

        People

          jbn-patch-team JBN Patch Team list
          rhn-support-mputz Martin Weiler (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: