[esb-issues] [JBoss JIRA] Created: (JBESB-1377) JCRMessageStore may not recreate messages of the right type

Mark Little (JIRA) jira-events at lists.jboss.org
Wed Nov 28 04:35:46 EST 2007


JCRMessageStore may not recreate messages of the right type
-----------------------------------------------------------

                 Key: JBESB-1377
                 URL: http://jira.jboss.com/jira/browse/JBESB-1377
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Message Store
    Affects Versions: 4.2.1
            Reporter: Mark Little


loadMessage says ...

"Message message = MessageFactory.getInstance().getMessage();"

and then uses message to redeliver (for example). That's fine if the default Message type was saved away, but if it wasn't then we are going to deliver a message of the wrong type.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list