[seam-issues] [JBoss JIRA] Created: (SEAMJMS-45) Support a message payload type that can support all properties in a JMS message, but not depend on a JMS session.
John Ament (JIRA)
jira-events at lists.jboss.org
Mon Jul 4 21:53:23 EDT 2011
Support a message payload type that can support all properties in a JMS message, but not depend on a JMS session.
-----------------------------------------------------------------------------------------------------------------
Key: SEAMJMS-45
URL: https://issues.jboss.org/browse/SEAMJMS-45
Project: Seam JMS
Issue Type: Feature Request
Reporter: John Ament
Assignee: John Ament
Fix For: 3.0.0.CR1
JMS relies on a JMS session to create messages. However, a session may not be available in the client caller in a fired event, and it may be a different session that sends it. Therefore, we will provide a custom message type that encapsulated necessary extra functionality, as well as an observer method that forwards the fired message to a destination.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list