[jboss-svn-commits] JBL Code SVN: r7793 - in labs/jbosstm/trunk: ArjunaJTA ArjunaJTS jboss jboss/JBoss_4_0_3_SP1 jboss/JBoss_4_0_4_GA jboss/JBoss_4_0_5_GA

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Nov 23 05:55:33 EST 2006


Author: kevin.conner at jboss.com
Date: 2006-11-23 05:54:39 -0500 (Thu, 23 Nov 2006)
New Revision: 7793

Added:
   labs/jbosstm/trunk/jboss/JBoss_4_0_5_GA/
   labs/jbosstm/trunk/jboss/JBoss_4_0_5_GA/INSTALL
   labs/jbosstm/trunk/jboss/JBoss_4_0_5_GA/jboss.jar
Modified:
   labs/jbosstm/trunk/ArjunaJTA/INSTALL
   labs/jbosstm/trunk/ArjunaJTS/INSTALL
   labs/jbosstm/trunk/jboss/JBoss_4_0_3_SP1/jboss.jar
   labs/jbosstm/trunk/jboss/JBoss_4_0_4_GA/INSTALL
   labs/jbosstm/trunk/jboss/JBoss_4_0_4_GA/jboss.jar
Log:
Updated installation instructions/jars for JBTM-167

Modified: labs/jbosstm/trunk/ArjunaJTA/INSTALL
===================================================================
--- labs/jbosstm/trunk/ArjunaJTA/INSTALL	2006-11-22 21:57:46 UTC (rev 7792)
+++ labs/jbosstm/trunk/ArjunaJTA/INSTALL	2006-11-23 10:54:39 UTC (rev 7793)
@@ -29,12 +29,13 @@
 Application Server Library Modifications
 ----------------------------------------
 
-The JBoss 4.0.3SP1 and 4.0.4GA application servers require some modified
-librarires before JBossJTA can be used as a replacement.  These are detailed
-in the appropriate subdirectory of the jboss directory within this installation.
+The JBoss 4.0.3SP1, 4.0.4GA and 4.0.5GA application servers require some
+modified librarires before JBossJTA can be used as a replacement.  These
+are detailed in the appropriate subdirectory of the jboss directory within
+this installation.
 
-No modifications are required if you are running JBoss 4.0.5GA or a cumulative
-patch for JBoss 4.0.4GA.
+No modifications are required if you are running a cumulative patch for
+JBoss 4.0.4GA.
 
 The application server will now be configured to use the JBossJTA transaction
 manager instead of the JBoss Transaction Manager.

Modified: labs/jbosstm/trunk/ArjunaJTS/INSTALL
===================================================================
--- labs/jbosstm/trunk/ArjunaJTS/INSTALL	2006-11-22 21:57:46 UTC (rev 7792)
+++ labs/jbosstm/trunk/ArjunaJTS/INSTALL	2006-11-23 10:54:39 UTC (rev 7793)
@@ -46,8 +46,6 @@
  - Edit the server/all/conf/jacorb.properies as follows.
   - change the jacorb.poa.thread_pool_max property to 32
 
-org.omg.PortableInterceptor.ORBInitializerClass.com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionORBInitializerImpl=com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionORBInitializerImpl
-
  - Edit the server/all/deploy/iiop-service.xml and modify the
    PortableInterceptorInitializers attribute as follows.
   - remove the following lines
@@ -67,12 +65,13 @@
 Application Server Library Modifications
 ----------------------------------------
 
-The JBoss 4.0.3SP1 and 4.0.4GA application servers require some modified
-librarires before JBossJTA can be used as a replacement.  These are detailed
-in the appropriate subdirectory of the jboss directory within this installation.
+The JBoss 4.0.3SP1, 4.0.4GA and 4.0.5GA application servers require some
+modified librarires before JBossJTA can be used as a replacement.  These
+are detailed in the appropriate subdirectory of the jboss directory within
+this installation.
 
-No modifications are required if you are running JBoss 4.0.5GA or a cumulative
-patch for JBoss 4.0.4GA.
+No modifications are required if you are running a cumulative patch for
+JBoss 4.0.4GA.
 
 The application server will now be configured to use the JBossJTS transaction
 manager instead of the JBoss Transaction Manager.

Modified: labs/jbosstm/trunk/jboss/JBoss_4_0_3_SP1/jboss.jar
===================================================================
(Binary files differ)

Modified: labs/jbosstm/trunk/jboss/JBoss_4_0_4_GA/INSTALL
===================================================================
--- labs/jbosstm/trunk/jboss/JBoss_4_0_4_GA/INSTALL	2006-11-22 21:57:46 UTC (rev 7792)
+++ labs/jbosstm/trunk/jboss/JBoss_4_0_4_GA/INSTALL	2006-11-23 10:54:39 UTC (rev 7793)
@@ -7,9 +7,9 @@
 The following steps are required
 
  - copy the following jar into the server/XXX/lib directory of the
-   JBoss 4.0.3 SP1 installation
+   JBoss 4.0.4 GA installation
    - jboss/jboss.jar
  - copy the following jar into the server/XXX/deploy/jboss-aop.deployer
-   directory of the JBoss 4.0.3 SP1 installation
+   directory of the JBoss 4.0.4 GA installation
    installation
    - jboss/jboss-aspect-library.jar

Modified: labs/jbosstm/trunk/jboss/JBoss_4_0_4_GA/jboss.jar
===================================================================
(Binary files differ)

Added: labs/jbosstm/trunk/jboss/JBoss_4_0_5_GA/INSTALL
===================================================================
--- labs/jbosstm/trunk/jboss/JBoss_4_0_5_GA/INSTALL	2006-11-22 21:57:46 UTC (rev 7792)
+++ labs/jbosstm/trunk/jboss/JBoss_4_0_5_GA/INSTALL	2006-11-23 10:54:39 UTC (rev 7793)
@@ -0,0 +1,11 @@
+Installing JBossJTS into JBoss 4.0.5GA
+--------------------------------------
+
+A number of files within the JBoss 4.0.5GA application server must be updated 
+JBossJTS can successfully run.
+
+The following steps are required
+
+ - copy the following jar into the server/XXX/lib directory of the
+   JBoss 4.0.5 GA installation
+   - jboss/jboss.jar


Property changes on: labs/jbosstm/trunk/jboss/JBoss_4_0_5_GA/INSTALL
___________________________________________________________________
Name: svn:mime-type
   + text/plain
Name: svn:eol-style
   + native

Added: labs/jbosstm/trunk/jboss/JBoss_4_0_5_GA/jboss.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbosstm/trunk/jboss/JBoss_4_0_5_GA/jboss.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-svn-commits mailing list