[
http://jira.jboss.com/jira/browse/JBESB-1144?page=all ]
Kevin Conner closed JBESB-1144.
-------------------------------
Resolution: Done
Fixed in revision 15729.
ClassCastException within Aggregator timeout thread.
----------------------------------------------------
Key: JBESB-1144
URL:
http://jira.jboss.com/jira/browse/JBESB-1144
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta
Affects Versions: 4.2 Milestone Release 3
Reporter: Kevin Conner
Assigned To: Kevin Conner
Fix For: 4.2.1 IR2
The aggregator timeout thread examines expired messages for an AGGEGRATOR_TAG (sic)
property and casts this value to a String. The thread assumes this is a ':'
separated list of tags.
The remainder of the ESB code initialises (and utilises) this property as an instance of
ArrayList<String>.
--
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