[jboss-jira] [JBoss JIRA] (AS7-1568) MDB component doesn't setup the correct dependencies on the RA service

jaikiran pai (Resolved) (JIRA) jira-events at lists.jboss.org
Sun Dec 4 11:05:40 EST 2011


     [ https://issues.jboss.org/browse/AS7-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jaikiran pai resolved AS7-1568.
-------------------------------

    Resolution: Done


Fixed and merged upstream https://github.com/jbossas/jboss-as/pull/777

                
> MDB component doesn't setup the correct dependencies on the RA service
> ----------------------------------------------------------------------
>
>                 Key: AS7-1568
>                 URL: https://issues.jboss.org/browse/AS7-1568
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 7.0.1.Final
>            Reporter: jaikiran pai
>            Assignee: jaikiran pai
>             Fix For: 7.1.0.CR1
>
>
> A user has reported that he runs into 
> {code}
> Caused by: java.lang.IllegalStateException: No resource-adapter has been specified for MessageDrivenComponent MqServiceMessageBean
>     at org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent.start(MessageDrivenComponent.java:171)
> {code}
> when he uses a custom RA which is deployed as an deployment (instead of via the subsystem configuration file). Looking at the code, we don't correctly setup the dependencies between the MDB component create service and the RA service, which can lead to issues like these.
> See referenced thread for more details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list