PackageJMSMessageContents should set the appropriate ESB Message body
content to the type of JMSMessage being packaged
-----------------------------------------------------------------------------------------------------------------------
Key: JBESB-724
URL:
http://jira.jboss.com/jira/browse/JBESB-724
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Transports
Reporter: Daniel Bevenius
Assigned To: Daniel Bevenius
Priority: Minor
The current implementation of PackageJmsMessageContent will always package the content of
a JMSMessage as a byte array. This has the effect of the JMSRouter's property
'unwrap' extract the contents of the ESB Message object but always send a JMS
message of type BytesMessage.
Try to find a way to add this "typing" of the ESB Message contents so that I
doesn't break clients the depend on it. This sort of packaging/unpacking of
JMSMessages could be extracted into a separate class so that the same logic is used
whenever this is needed (like in NotifyJMS, JMSRouter ).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: