diff --git a/docs/quickstart-guide/en/installation.xml b/docs/quickstart-guide/en/installation.xml index 7e325d2ea0b..d6b53c40c20 100644 --- a/docs/quickstart-guide/en/installation.xml +++ b/docs/quickstart-guide/en/installation.xml @@ -46,8 +46,9 @@ |___ bin | |___ config - | |___ jboss-as - | ` |___ stand-alone + | |___ jboss-as-4 + | |___ jboss-as-5 + | |___ stand-alone | |___ docs | |___ api @@ -71,7 +72,7 @@ config -- configuration files needed to configure HornetQ. This - contains configurations to run HornetQ either in stand-alone or inside JBoss AS 5. + contains configurations to run HornetQ either in stand-alone or inside JBoss AS 4 and 5. Please refer to the reference guide for details on configuration. @@ -109,8 +110,8 @@ directory where you installed JBoss AS 5 - run ./build.sh as5 (or build.bat as5 if you are on - Windows) in HornetQ's config/jboss-as directory + run ./build.sh (or build.bat if you are on + Windows) in HornetQ config/jboss-as-5 directory This will create 2 new profiles in $JBOSS_HOME/server: @@ -143,8 +144,8 @@ directory where you installed JBoss AS 4 - run ./build.sh as4 (or build.bat as4 if you - are on Windows) in HornetQ's config/jboss-as + run ./build.sh (or build.bat as4 if you + are on Windows) in HornetQ config/jboss-as-4 directory