[jboss-svn-commits] JBL Code SVN: r20092 - labs/jbossesb/trunk/product/install.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed May 21 02:05:49 EDT 2008


Author: tcunning
Date: 2008-05-21 02:05:49 -0400 (Wed, 21 May 2008)
New Revision: 20092

Modified:
   labs/jbossesb/trunk/product/install/readme.txt
Log:
bug:JBESB-1753
Changed version, added back JBR text.


Modified: labs/jbossesb/trunk/product/install/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/install/readme.txt	2008-05-21 05:45:27 UTC (rev 20091)
+++ labs/jbossesb/trunk/product/install/readme.txt	2008-05-21 06:05:49 UTC (rev 20092)
@@ -3,8 +3,21 @@
 
 Deployment into JBoss AS 4.2.2.GA
 =================================
- - Install JBoss AS 4.2.1.GA into an appropriate location.
+ - Install JBoss AS 4.2.2.GA into an appropriate location.
  - Copy deployment.properties-example to deployment.properties and configure
    the org.jboss.esb.server.home and org.jboss.esb.server.config properties
    to reflect the location of the application server and the required profile.
  - execute 'ant deploy'
+
+JBossRemoting support in JBoss AS 4.2.2.GA
+==========================================
+If you are running JBossESB on JBoss AS 4.2.2.GA, you will need to update the
+Application Server with JBossRemoting 2.2.2.SP2.  To do this, download the 
+JBossRemoting 2.2.2.SP2 distribution from http://labs.jboss.org/jbossws/downloads/.
+
+Unzip the distribution and copy "lib/jboss-remoting.jar" into the following folders
+in your AS:
+1.  lib
+2.  server/<server>/lib
+
+




More information about the jboss-svn-commits mailing list