[jboss-jira] [JBoss JIRA] Created: (JBAS-6082) JUDDIService.setBindJaxr cannot attempt to bind into jndi
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Tue Oct 14 00:38:20 EDT 2008
JUDDIService.setBindJaxr cannot attempt to bind into jndi
---------------------------------------------------------
Key: JBAS-6082
URL: https://jira.jboss.org/jira/browse/JBAS-6082
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: JAXR service
Affects Versions: JBossAS-5.0.0.CR2
Reporter: Scott M Stark
Assignee: Anil Saldhana
Fix For: JBossAS-5.0.0.GA
Moving the naming beans to the deploy directory show a dependency problem in the JUDDIService. Its missing a dependency on the jboss:service=Naming bean, and its also trying to bind into jndi when its bindJaxr attribute is being set. This happens before the JUDDIService and its dependencies are satisfied, so it cannot assume the jndi service is active.
--
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