[jboss-svn-commits] JBL Code SVN: r30503 - in labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts: security_cert and 4 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Dec 7 05:56:56 EST 2009


Author: kevin.conner at jboss.com
Date: 2009-12-07 05:56:56 -0500 (Mon, 07 Dec 2009)
New Revision: 30503

Modified:
   labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/native_client/readme.txt
   labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/security_cert/readme.txt
   labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_mtom/README.html
   labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_producer/readme.txt
   labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_wsaddressing/README.html
   labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_wssecurity/README.html
Log:
Remove comments about JBossWS installation: JBESB-3031

Modified: labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/native_client/readme.txt
===================================================================
--- labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/native_client/readme.txt	2009-12-07 09:21:11 UTC (rev 30502)
+++ labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/native_client/readme.txt	2009-12-07 10:56:56 UTC (rev 30503)
@@ -11,10 +11,6 @@
   Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts
   and a more detailed descripton of the different ways to run the quickstarts.
 
-  Note, this quickstart requires an ESB and JBossWS installation into
-  JBoss AS 4.2.0.GA.  Installation instructions for both can be found in the
-  install/readme.txt.
-
 To Run:
 =======
   1. In a command terminal window in the quickstart folder type 'ant deploy'.

Modified: labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/security_cert/readme.txt
===================================================================
--- labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/security_cert/readme.txt	2009-12-07 09:21:11 UTC (rev 30502)
+++ labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/security_cert/readme.txt	2009-12-07 10:56:56 UTC (rev 30503)
@@ -24,10 +24,6 @@
   Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts
   and a more detailed descripton of the different ways to run the quickstarts.
 
-  Note, this quickstart requires an ESB and JBossWS installation into
-  JBoss AS 4.2.0.GA.  Installation instructions for both can be found in the
-  install/readme.txt.
-
 To Run:
 =======
   1. Type 'ant deploy'.

Modified: labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_mtom/README.html
===================================================================
--- labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_mtom/README.html	2009-12-07 09:21:11 UTC (rev 30502)
+++ labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_mtom/README.html	2009-12-07 10:56:56 UTC (rev 30503)
@@ -15,10 +15,6 @@
         Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts
         and a more detailed descripton of the different ways to run the quickstarts.
         <p/>
-        Note, this quickstart requires an ESB and JBossWS installation into
-        JBoss AS 4.2.1.GA. Installation instructions for both can be found in the
-        install/readme.txt.
-        <p/>
         <b style="text-decoration:  blink; color: red">NOTE:</b> This Quickstart requires the JBossRemoting 2.2.2SP2 or higher patch to be applied.
         If you are running on the JBoss App Server (and not the JBoss ESB Server), then you may need to apply a patch.  This simply involves downloading
         <a href="http://repository.jboss.org/jboss/remoting/2.2.2.SP2/lib/jboss-remoting.jar">jboss-remoting.jar</a>

Modified: labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_producer/readme.txt
===================================================================
--- labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_producer/readme.txt	2009-12-07 09:21:11 UTC (rev 30502)
+++ labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_producer/readme.txt	2009-12-07 10:56:56 UTC (rev 30503)
@@ -8,10 +8,6 @@
   Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts
   and a more detailed descripton of the different ways to run the quickstarts.
 
-  Note, this quickstart requires an ESB and JBossWS installation into
-  JBoss AS 4.2.0.GA.  Installation instructions for both can be found in the
-  install/readme.txt.
-
 To Run:
 =======
   1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.

Modified: labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_wsaddressing/README.html
===================================================================
--- labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_wsaddressing/README.html	2009-12-07 09:21:11 UTC (rev 30502)
+++ labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_wsaddressing/README.html	2009-12-07 10:56:56 UTC (rev 30503)
@@ -20,10 +20,6 @@
         Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts
         and a more detailed descripton of the different ways to run the quickstarts.
         <p/>
-        Note, this quickstart requires an ESB and JBossWS installation into
-        JBoss AS 4.2.1.GA. Installation instructions for both can be found in the
-        install/readme.txt.
-        <p/>
         <b style="text-decoration:  blink; color: red">NOTE:</b> This Quickstart requires the JBossRemoting 2.2.2SP2 or higher patch to be applied.
         This simply involves downloading <a href="http://repository.jboss.org/jboss/remoting/2.2.2.SP2/lib/jboss-remoting.jar">jboss-remoting.jar</a>
         and copying it into your "server/&lt;server&gt;/lib" folder.  Be sure to restart your JBoss

Modified: labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_wssecurity/README.html
===================================================================
--- labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_wssecurity/README.html	2009-12-07 09:21:11 UTC (rev 30502)
+++ labs/jbossesb/branches/JBESB_4_7_CP/product/samples/quickstarts/webservice_wssecurity/README.html	2009-12-07 10:56:56 UTC (rev 30503)
@@ -15,10 +15,6 @@
         Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts
         and a more detailed descripton of the different ways to run the quickstarts.
         <p/>
-        Note, this quickstart requires an ESB and JBossWS installation into
-        JBoss AS 4.2.1.GA. Installation instructions for both can be found in the
-        install/readme.txt.
-        <p/>
         <b style="text-decoration:  blink; color: red">NOTE:</b> This Quickstart requires the JBossRemoting 2.2.2SP2 or higher patch to be applied.
         This simply involves downloading <a href="http://repository.jboss.org/jboss/remoting/2.2.2.SP2/lib/jboss-remoting.jar">jboss-remoting.jar</a>
         and copying it into your "server/&lt;server&gt;/lib" folder.  Be sure to restart your JBoss



More information about the jboss-svn-commits mailing list