Resource ordering for <Resource> elements that reference other <Resource>
declarations
--------------------------------------------------------------------------------------
Key: OPENEJB-745
URL: https://issues.apache.org/jira/browse/OPENEJB-745
Project: OpenEJB
Issue Type: Improvement
Affects Versions: 3.0-beta-1
Reporter: David Blevins
Assignee: David Blevins
Fix For: 3.0-beta-2
Currently the <Resource> tags are processed in the order they are declared
which is no good if one of them references another, via a ResourceAdapter
property for example. It should be possible to declare them in any order and
let us sort them for you.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.