[ http://issues.apache.org/jira/browse/GERONIMO-513?page=all ]
David Jencks closed GERONIMO-513:
---------------------------------
Resolution: Fixed
re-closing after adding alternate solution.
> jndi refs should result in dependencies, optionally
> ---------------------------------------------------
>
> Key: GERONIMO-513
> URL: http://issues.apache.org/jira/browse/GERONIMO-513
> Project: Geronimo
> Type: New Feature
> Components: naming
> Versions: 1.0-M3
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 1.0
> Attachments: jndi-dependencies.diff, jndi-dependencies.diff
>
> After non-reference gbean dependencies (GERONIMO-512) are implemented, jndi refs should
result in creating these dependencies. They need to be optional to take account of (at least)
these scenarios:
> 1. circular ejb references A uses B uses A.
> 2. An ejb has 2 resource refs: if the first one isn't available, it tries the backup
second one.
> So, the naming schema needs an optional <optional/> tag to prevent a ref from turning
into a dependency.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|