[jboss-svn-commits] JBL Code SVN: r27735 - labs/jbossesb/trunk/product/samples/quickstarts/static_router.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Jul 8 07:44:18 EDT 2009
Author: tfennelly
Date: 2009-07-08 07:44:18 -0400 (Wed, 08 Jul 2009)
New Revision: 27735
Modified:
labs/jbossesb/trunk/product/samples/quickstarts/static_router/readme.txt
Log:
https://jira.jboss.org/jira/browse/JBESB-2718
Update static_router readme to include FTP Server requirements
Modified: labs/jbossesb/trunk/product/samples/quickstarts/static_router/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/static_router/readme.txt 2009-07-08 11:41:51 UTC (rev 27734)
+++ labs/jbossesb/trunk/product/samples/quickstarts/static_router/readme.txt 2009-07-08 11:44:18 UTC (rev 27735)
@@ -9,13 +9,11 @@
Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts
and a more detailed descripton of the different ways to run the quickstarts.
- Make sure that the quickstarts.properties file contains the configuration
- information for the FTP hostname, user, password and base directory.
-
Prerequisites:
==============
- Make sure that you have write access to an FTP server and that the FTP Server
- connection details are defined in the quickstart.properties file.
+ 1. Make sure that you have write access to an FTP server.
+ 2. Make sure that the quickstarts.properties file contains the configuration
+ information for the FTP hostname, user, password and base directory.
To Run:
===========================
More information about the jboss-svn-commits
mailing list