]
Samuel Mendenhall updated JBSEAM-4839:
--------------------------------------
Attachment: Component.patch.txt
Fixed attached in Component.patch.txt
Order of Local and Remote Business interfaces is not deterministic
------------------------------------------------------------------
Key: JBSEAM-4839
URL:
https://issues.jboss.org/browse/JBSEAM-4839
Project: Seam 2
Issue Type: Bug
Components: Core
Affects Versions: 2.2.2.Final
Reporter: Samuel Mendenhall
Fix For: 2.3.0.Final
Attachments: Component.patch.txt
When a Seam component implements a Local and Remote interface the order of that interface
as read by Components is not deterministic as the backing Set is a HashSet when it should
be a LinkedHashSet
--
This message is automatically generated by JIRA.
For more information on JIRA, see: