Bug 52810

Summary: Enable setting JMS Properties through JMS Publisher sampler
Product: JMeter - Now in Github Reporter: deepak <deepaktaker>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.6   
Target Milestone: ---   
Hardware: All   
OS: All   

Description deepak 2012-03-02 12:25:23 UTC
We are unable to send jms application properties to the jms receiver using jmeter. other properties is commonly used, and jmeter doesn't support this feature. requesting you to add this feature.
Comment 1 Philippe Mouawad 2012-03-02 12:29:51 UTC
Hello,
YOu can send through JMS Point-to-Point but not through JMS Publisher.
Is this your requirement ?
Thank you
Comment 2 deepak 2012-03-02 13:08:08 UTC
We have lot of scenario where we need to send jms properties through jms publisher. i would request you guys to implement the feature that you have to jms point to point to jms publisher.
Comment 3 deepak 2012-03-02 13:12:26 UTC
We have lot of scenario where we need to send jms properties through jms publisher. i would request you guys to implement the feature that you have to jms point to point to jms publisher.
Comment 4 Philippe Mouawad 2012-03-11 09:01:55 UTC
Date: Sun Mar 11 09:00:56 2012
New Revision: 1299341

URL: http://svn.apache.org/viewvc?rev=1299341&view=rev
Log:
Bug 52810 - Enable setting JMS Properties through JMS Publisher sampler

Modified:
   jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/Utils.java
   jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/client/Publisher.java
   jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.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
Comment 5 The ASF infrastructure team 2022-09-24 20:37:49 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2761