[jboss-jira] [JBoss JIRA] Updated: (JBAS-7709) Review beans that bind in JNDI to add a dependency on Naming
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Dec 2 11:24:04 EST 2010
[ https://jira.jboss.org/browse/JBAS-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated JBAS-7709:
-----------------------------------
Assignee: (was: Brian Stansberry)
Fix Version/s: TBD-6.x
(was: TBD)
Switching Fix Version to TBD 6.x as the details of this are fundamentally about fixing the AS 5/6 implementation. Removing myself as assignee as I won't be doing it.
> Review beans that bind in JNDI to add a dependency on Naming
> ------------------------------------------------------------
>
> Key: JBAS-7709
> URL: https://jira.jboss.org/browse/JBAS-7709
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Brian Stansberry
> Fix For: TBD-6.x
>
> Attachments: jboss-ejb3-tutorial-mdb.jar
>
>
> There are a number of services/beans that bind things in JNDI that just assume a naming server is available. This assumption is only valid because historically the local Naming server has been deployed in a "deployment phase" prior to when those services are deployed. A proper dependency should be declared to make server startup more robust.
> The MC name of the bean to depend on is "LocalNamingBean" but IMHO we should give it a different name or an alias. Perhaps just "LocalJNDI". "JNDI" sounds tempting but some I think the name should make clear that no remote capability exists.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list