https://issues.apache.org/bugzilla/show_bug.cgi?id=46142
Summary: jms receiver will not validate if JMSCorrelationID is
not populated
Product: JMeter
Version: 2.3.3
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=22823)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22823)
svn diff of Receiver.java with modified JMS request ID
With openJMS, Jboss jms, when sending and receiving jms messages with Jmeter.
The request and response will always fail. The receiver message will always
fail since it looks for a receiver with a JMSMessageID equal to the
JMSMessageCorrelation id.
For the JMeter style receiver testing it is more appropriate to check for the
populated JMSMessageID on the receiver.
A diff of the Receiver.java has been attached.
The same item has been raised on the nabble forum here
http://www.nabble.com/-BUG---JMeter-JMS---Correlation-ID-does-not-work-for-JBoss-Messaging-to12313381.html#a12313381
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]