Author: pmouawad Date: Sat Mar 17 22:25:52 2012 New Revision: 1302030 URL: http://svn.apache.org/viewvc?rev=1302030&view=rev Log: Bug 52810 - Enable setting JMS Properties through JMS Publisher sampler Modified: jmeter/trunk/docs/images/screenshots/jmspublisher.png jmeter/trunk/xdocs/images/screenshots/jmspublisher.png jmeter/trunk/xdocs/usermanual/component_reference.xml Modified: jmeter/trunk/docs/images/screenshots/jmspublisher.png URL: http://svn.apache.org/viewvc/jmeter/trunk/docs/images/screenshots/jmspublisher.png?rev=1302030&r1=1302029&r2=1302030&view=diff ============================================================================== Binary files - no diff available. Modified: jmeter/trunk/xdocs/images/screenshots/jmspublisher.png URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/images/screenshots/jmspublisher.png?rev=1302030&r1=1302029&r2=1302030&view=diff ============================================================================== Binary files - no diff available. Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1302030&r1=1302029&r2=1302030&view=diff ============================================================================== --- jmeter/trunk/xdocs/usermanual/component_reference.xml (original) +++ jmeter/trunk/xdocs/usermanual/component_reference.xml Sat Mar 17 22:25:52 2012 @@ -1250,7 +1250,7 @@ For details, see + BETA CODE - the code is still subject to change

@@ -1281,6 +1281,12 @@ For details, see Whether to set DeliveryMode.NON_PERSISTENT (defaults to false) + + The JMS Properties are properties specific for the underlying messaging system. + For example: for WebSphere 5.1 web services you will need to set the JMS Property targetService to test + webservices through JMS. + +

For the MapMessage type, JMeter reads the source as lines of text.