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

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to