[jboss-svn-commits] JBL Code SVN: r24911 - labs/jbossesb/workspace/platform/soa_tags/SOA-4.3.0.CR1_2/product/samples/quickstarts/conf.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Jan 26 07:34:35 EST 2009
Author: nwallace
Date: 2009-01-26 07:34:35 -0500 (Mon, 26 Jan 2009)
New Revision: 24911
Modified:
labs/jbossesb/workspace/platform/soa_tags/SOA-4.3.0.CR1_2/product/samples/quickstarts/conf/readme.txt
Log:
Jira SOA-418 quickstart documentation updates
Neil.
Modified: labs/jbossesb/workspace/platform/soa_tags/SOA-4.3.0.CR1_2/product/samples/quickstarts/conf/readme.txt
===================================================================
--- labs/jbossesb/workspace/platform/soa_tags/SOA-4.3.0.CR1_2/product/samples/quickstarts/conf/readme.txt 2009-01-26 10:10:47 UTC (rev 24910)
+++ labs/jbossesb/workspace/platform/soa_tags/SOA-4.3.0.CR1_2/product/samples/quickstarts/conf/readme.txt 2009-01-26 12:34:35 UTC (rev 24911)
@@ -7,13 +7,12 @@
Before Running:
===============
- 1. Copy install/deployment.properties-example to install/deployment.properties
- and modify the properties there to suit your environment[*].
- 2. Run 'ant deploy' in the "install" folder of the distribution. This
- deploys the required SARs to your JBoss Application Server instance.
- 3. Make sure the JBoss Application server is running.
+ 1. Make sure the JBoss Application server is running. Normally it is running
+ on localhost or on 0.0.0.0 (INADDR_ANY), however if you have changed values
+ in \server\default\conf\jndi.properties you will have to check in the
+ appropriate location and update all jndi.properties files for the samples.
+ See Getting_Started_Guide.pdf section 2.2.
-[*]
It is often a good idea to copy the default server configuration to a different
name so that you can easily start a fresh one by simply deleting it. This also
makes it simple to diff both directories to find differences if problems occur.
@@ -61,5 +60,5 @@
mode you need to run :
'ant undeploy-jms-dests'
-More information about the quickstart can be found in the GettingStarted.pdf
-document, which is in the doc folder.
+More information about the quickstart can be found in the Getting_Started_Guide.pdf
+document, which is in the doc folder.
\ No newline at end of file
More information about the jboss-svn-commits
mailing list