[jboss-svn-commits] JBL Code SVN: r18921 - labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Mar 13 08:30:24 EDT 2008


Author: tfennelly
Date: 2008-03-13 08:30:24 -0400 (Thu, 13 Mar 2008)
New Revision: 18921

Modified:
   labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install/readme.txt
Log:
http://jira.jboss.com/jira/browse/JBESB-1597
http://jira.jboss.com/jira/browse/JBESB-1600

Modified: labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install/readme.txt
===================================================================
--- labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install/readme.txt	2008-03-13 12:02:04 UTC (rev 18920)
+++ labs/jbossesb/branches/JBESB_4_2_1_GA_CP/product/install/readme.txt	2008-03-13 12:30:24 UTC (rev 18921)
@@ -11,8 +11,24 @@
 
 Webservice support in JBoss AS 4.2.1.GA
 =======================================
-Webservice support requires installing JBossWS 2.0.1GA (Native) into the application
-server.  To do this, download the "jbossws-native-2.0.1.GA" distribution from
-http://labs.jboss.org/jbossws/downloads/.  Unzip the distribution to a temporary
-folder and consult the "jbossws-native-2.0.1.GA/docs/Install.txt" file for 
-installation instructions.
\ No newline at end of file
+If you are running JBossESB on JBoss AS 4.2.1.GA, you will need to update the
+Application Server with JBossWS 2.0.1.SP2 (Native).  To do this, download the 
+"jbossws-native-2.0.1.SP2" distribution from http://labs.jboss.org/jbossws/downloads/.
+Unzip the distribution to a temporary folder.
+
+After unzipping the distribution:
+1.  Update the "jboss42.home" property in the ant.properties file located in the root
+    of the JBossWS 2.0.1.SP2 (Native) distro with the location of your 4.2.1.GA Application 
+    Server.
+2.  Run "ant deploy-jboss42" from the root of the JBossWS 2.0.1.SP2 (Native) distro.
+    
+JBossRemoting support in JBoss AS 4.2.1.GA
+==========================================
+If you are running JBossESB on JBoss AS 4.2.1.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