]
RH Bugzilla Integration commented on WFLY-2320:
-----------------------------------------------
Jan Martiska <jmartisk(a)redhat.com> made a comment on [bug
EJB should not be remotely accessible until all of its dependencies
have been started
-------------------------------------------------------------------------------------
Key: WFLY-2320
URL:
https://issues.jboss.org/browse/WFLY-2320
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 8.0.0.Beta1
Reporter: Brad Maxwell
Assignee: Stuart Douglas
Fix For: 8.0.0.CR1
If an EJB injects or depends on a resource such as an @Singleton which has not been
started, the EJB's remote interface java:jboss/exported/* is already bound and this
allows remote EJB clients to try to invoke it. This causes the EJB clients to hang
because the EJB will not be started until its dependencies have been started.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: