https://issues.apache.org/bugzilla/show_bug.cgi?id=57183
--- Comment #1 from Milamber <[email protected]> --- URL: http://svn.apache.org/r1636619 Log: JMSSampler: For input string: "" java.lang.NumberFormatException (for Expiration or Priority fields) - fix the bug - simply some code arround getPropertyAsString() vs Constant fields for Priority and Expiration - add documentation for these fields in User Manual (JMS Publisher and JMS Point-to-Point) - update screenshots - add time unit in the GUI for expiration field and indicate the range 0-9 for priority level too. Bugzilla Id: 57183 Modified: jmeter/trunk/docs/images/screenshots/jms/JMS_Point-to-Point.png jmeter/trunk/docs/images/screenshots/jmspublisher.png jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/Utils.java jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/JMSSampler.java jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/sampler/PublisherSampler.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/images/screenshots/jms/JMS_Point-to-Point.png jmeter/trunk/xdocs/images/screenshots/jmspublisher.png jmeter/trunk/xdocs/usermanual/component_reference.xml -- You are receiving this mail because: You are the assignee for the bug.
