Author: richard.opalka(a)jboss.com
Date: 2010-02-23 03:46:46 -0500 (Tue, 23 Feb 2010)
New Revision: 11655
Modified:
stack/metro/trunk/src/main/distro/Install.txt
Log:
[JBWS-2759] documenting stack installation for different configurations
Modified: stack/metro/trunk/src/main/distro/Install.txt
===================================================================
--- stack/metro/trunk/src/main/distro/Install.txt 2010-02-23 08:46:25 UTC (rev 11654)
+++ stack/metro/trunk/src/main/distro/Install.txt 2010-02-23 08:46:46 UTC (rev 11655)
@@ -18,6 +18,13 @@
ant deploy-jboss600
ant deploy-jboss601
+ By default the SOAP stack will be installed to 'default' configuration.
+If users want to install SOAP stack to different JBossAS configuration then
+they have to specify -Djboss.server.instance=foo JVM property.
+Supported configurations of the installer are 'default', 'all' and
'standard'.
+
+ ant -Djboss.server.instance=standard deploy-jboss600
+
4.) Execute the samples to verify your installation
'ant tests'
Show replies by date