[esb-issues] [JBoss JIRA] Closed: (JBESB-1442) Fix body content comparison in deadletter quickstart

Kevin Conner (JIRA) jira-events at lists.jboss.org
Fri Jan 4 12:31:24 EST 2008


     [ http://jira.jboss.com/jira/browse/JBESB-1442?page=all ]

Kevin Conner closed JBESB-1442.
-------------------------------

    Resolution: Done

Fixed in revision 17558.

> Fix body content comparison in deadletter quickstart
> ----------------------------------------------------
>
>                 Key: JBESB-1442
>                 URL: http://jira.jboss.com/jira/browse/JBESB-1442
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Examples
>    Affects Versions: 4.2.1
>            Reporter: Kevin Conner
>         Assigned To: Kevin Conner
>            Priority: Minor
>             Fix For: 4.2.1 CP1
>
>
> The deadletter quickstart checks the body contents of the retrieved messages by generating a string comparison between the body instances.  We have been lucky to get away with this to date as the internal implementation of the body generated a string using a non-deterministic algorithm.
> The recent changes to the serialisation (both XML and SERIALIZED formats) completely break this behaviour as the deserialisation of the body element values can now be deferred.  The quickstart should be modified to create dynamic data and verify the existence of this data within the retrieved message.

-- 
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