[jboss-jira] [JBoss JIRA] Created: (JBAS-7580) Move RemoteNamingBean to deploy

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Dec 29 21:36:30 EST 2009


Move RemoteNamingBean to deploy
-------------------------------

                 Key: JBAS-7580
                 URL: https://jira.jboss.org/jira/browse/JBAS-7580
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Naming
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: JBossAS-6.0.0.M2


RemoteNamingBean is currently in deployers. Move it to deploy.  Bean Validation's JndiBinder is using JNDI in deployers, but it only needs LocalNamingBean. Once LocalNamingBean is deployed, any new InitialContext() call inside the AS will find the local server, so that should be sufficient; nothing in deployers should need RemoteNamingBean.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list