[jboss-jira] [JBoss JIRA] (WFLY-2320) EJB should not be remotely accessible until all of its dependencies have been started

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Tue Nov 5 07:57:02 EST 2013


    [ https://issues.jboss.org/browse/WFLY-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850844#comment-12850844 ] 

RH Bugzilla Integration commented on WFLY-2320:
-----------------------------------------------

Jan Martiska <jmartisk at redhat.com> made a comment on [bug 1019894|https://bugzilla.redhat.com/show_bug.cgi?id=1019894]

Verified in 6.2.0.ER7.
                
> 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: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list