[seam-issues] [JBoss JIRA] Resolved: (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
Tue Jul 5 12:04:23 EDT 2011
[ https://issues.jboss.org/browse/SEAMJMS-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Ament resolved SEAMJMS-45.
-------------------------------
Resolution: Done
Code added. Need to put some docs together.
> 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