[jboss-jira] [JBoss JIRA] (AS7-1568) MDB component doesn't setup the correct dependencies on the RA service
jaikiran pai (Updated) (JIRA)
jira-events at lists.jboss.org
Tue Nov 29 09:24:41 EST 2011
[ https://issues.jboss.org/browse/AS7-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai updated AS7-1568:
------------------------------
Fix Version/s: 7.1.0.CR1
Forum Reference: http://community.jboss.org/message/621720#621720 (was: http://community.jboss.org/message/621720#621720)
Marking this for CR1 to make sure I fix it in time.
> 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