You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by bu...@apache.org on 2010/06/22 12:25:48 UTC

DO NOT REPLY [Bug 49486] New: JMS Receiver Source Patch

https://issues.apache.org/bugzilla/show_bug.cgi?id=49486

           Summary: JMS Receiver Source Patch
           Product: JMeter
           Version: 2.3.4
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: notifications@jakarta.apache.org
        ReportedBy: noelob@yahoo.com


This is a patch for JMS sampler (with GUI element) which just receives messages
from a JMS queue. At the moment it only handles MapMessage types and sets the
response body to a comma separated list of name value pairs

It is useful when a test input is driven from a mechanism other than JMS (e.g.
HTTP request) and the resulting system action is a JMS message.

-- 
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: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49486] JMS Receiver Source Patch

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49486

--- Comment #3 from Sebb <se...@apache.org> 2010-06-23 20:36:48 EDT ---
I've uploaded a new nightly - r957393 - which includes updated documentation,
and has some fixes to the MapMessage code, as well as quite a few JMS sampler
improvements.

-- 
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: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49486] JMS Receiver Source Patch

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49486

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Sebb <se...@apache.org> 2010-07-06 12:36:10 EDT ---
I'm assuming that the code is OK.

If not, please re-open with details.

-- 
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: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49486] JMS Receiver Source Patch

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49486

--- Comment #2 from Sebb <se...@apache.org> 2010-06-22 21:04:26 EDT ---
Nightly builds from 957092 include basic support for MapMessage in the JMS
Subscriber.

Not sure if the output is as you expected, perhaps you could try the code and
see how it works for you?

Thanks!

-- 
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: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org


DO NOT REPLY [Bug 49486] JMS Receiver Source Patch

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49486

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Sebb <se...@apache.org> 2010-06-22 21:04:02 EDT ---
Nightly builds after 957092 include basic support for MapMessage in the JMS
Subscriber.

Not sure if the output is as you expected, perhaps you could try the code and
see how it works for you?

Thanks!

-- 
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: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org