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