diff --git a/xdocs/usermanual/get-started.xml b/xdocs/usermanual/get-started.xml
index 3a45d6b960..810ec716c1 100644
--- a/xdocs/usermanual/get-started.xml
+++ b/xdocs/usermanual/get-started.xml
@@ -144,17 +144,13 @@ There may also be some information on the
-At the time of writing, the current version of ActiveMQ is 5.3.2.
-You will need to add the jar activemq-all-5.3.2.jar to your classpath, e.g. by storing it in the lib/ directory.
+You will need to add the jar activemq-all-X.X.X.jar to your classpath, e.g. by storing it in the lib/ directory.
-Alternatively, add the jar activemq-core-5.3.2.jar to the classpath;
-this requires the javax/management/j2ee classes which can be found in the
-Apache Geronimo jar geronimo-j2ee-management_1.0_spec-1.0.jar.
The other required jars (such as commons-logging) are already included with JMeter.
-See http://activemq.apache.org/initial-configuration.html
+See ActiveMQ initial configuration page
for details.
@@ -113,6 +111,7 @@
@@ -171,20 +171,24 @@
-
+
If you are not recording the data to file, this option makes no difference.
You can also use the Configuration button on a listener to decide what fields to save.
-Thread group elements are the beginning points of any test plan. All controllers and samplers must be under a thread group. Other elements, e.g. Listeners, may be placed directly under the test plan,