[
http://jira.jboss.com/jira/browse/JBESB-862?page=all ]
Mark Little closed JBESB-862.
-----------------------------
Fix Version/s: 4.2
(was: 4.2.1)
Resolution: Won't Fix
We should be using WS-A rules to determine whether or not Messages are identical. Just
because the content may be equal, doesn't mean that semantically the Messages are the
same (the context in which they are used may affect they way in which the Message content
is interpreted). WS-A is pretty clear on this: two Messages are identical if they have the
same MessageID. So compare on that (via Call) if you need to check for low-level equality.
Messages that are retried for sending should have the same MessageID, so the receiver can
ensure that if the Message was previously received, it can be ignored.
Message does not implement equals()
-----------------------------------
Key: JBESB-862
URL:
http://jira.jboss.com/jira/browse/JBESB-862
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta
Reporter: Kurt Stam
Assigned To: Mark Little
Fix For: 4.2
I need to compare two EsbMessage for equality. There is no such method.
--
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