[jboss-svn-commits] JBL Code SVN: r18923 - in labs/jbossesb/trunk/product: install/standalone and 2 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Mar 13 09:31:14 EDT 2008


Author: tfennelly
Date: 2008-03-13 09:31:14 -0400 (Thu, 13 Mar 2008)
New Revision: 18923

Added:
   labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jbossws-jboss421.jar
Removed:
   labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jbossws-jboss42.jar
Modified:
   labs/jbossesb/trunk/product/install/readme.txt
   labs/jbossesb/trunk/product/install/standalone/jbossesb-server-base.zip
   labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jboss-jaxws.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jboss-saaj.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jbossws-core.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jbossws-spi.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/jaxb-api.jar
   labs/jbossesb/trunk/product/services/soap/lib/ext/jaxb-impl.jar
Log:
http://jira.jboss.com/jira/browse/JBESB-1596

Modified: labs/jbossesb/trunk/product/install/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/install/readme.txt	2008-03-13 12:48:50 UTC (rev 18922)
+++ labs/jbossesb/trunk/product/install/readme.txt	2008-03-13 13:31:14 UTC (rev 18923)
@@ -1,16 +1,35 @@
 The build.xml script in this directory is responsible for deploying the ESB
 ant it's dependencies into the appropriate environment.
 
-Deployment into JBoss AS 4.2.0.GA
+Deployment into JBoss AS 4.2.1.GA
 =================================
- - Install JBoss AS 4.2.0.GA into an appropriate location.
+ - Install JBoss AS 4.2.1.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'
 
-Webservice support in JBoss AS 4.2.0.GA
+Webservice support in JBoss AS 4.2.1.GA
 =======================================
-Webservice support requires installing JBossWS 2.0.0GA into the application
-server.  Please consult the "Configuring Webservice Integration" section of the
-JBossESB Adminsitration Guide (found in the docs folder).
\ 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.3.GA (Native).  To do this, download the 
+"jbossws-native-2.0.3.GA" distribution from http://labs.jboss.org/jbossws/downloads/.
+Unzip the distribution to a temporary folder.
+
+After unzipping the distribution:
+1.  Update the "jboss421.home" property in the ant.properties file located in the root
+    of the JBossWS 2.0.3.GA (Native) distro with the location of your 4.2.1.GA Application 
+    Server.
+2.  Run "ant deploy-jboss421" from the root of the JBossWS 2.0.3.GA (Native) distro. Note 
+    this target is not listed in the "jbossws-native-2.0.3.GA/docs/Install.txt".
+    
+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

Modified: labs/jbossesb/trunk/product/install/standalone/jbossesb-server-base.zip
===================================================================
(Binary files differ)

Modified: labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jboss-jaxws.jar
===================================================================
(Binary files differ)

Modified: labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jboss-saaj.jar
===================================================================
(Binary files differ)

Modified: labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jbossws-core.jar
===================================================================
(Binary files differ)

Deleted: labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jbossws-jboss42.jar
===================================================================
(Binary files differ)

Added: labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jbossws-jboss421.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jbossws-jboss421.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: labs/jbossesb/trunk/product/services/soap/lib/ext/build-time/jbossws-spi.jar
===================================================================
(Binary files differ)

Modified: labs/jbossesb/trunk/product/services/soap/lib/ext/jaxb-api.jar
===================================================================
(Binary files differ)

Modified: labs/jbossesb/trunk/product/services/soap/lib/ext/jaxb-impl.jar
===================================================================
(Binary files differ)




More information about the jboss-svn-commits mailing list