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

Vin Shiv (JIRA) jira-events at lists.jboss.org
Wed Sep 21 17:36:26 EDT 2011


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

Vin Shiv commented on AS7-1568:
-------------------------------

I ended up with the same error while trying to implement the oracle aq rar adapter using annotation @ResourceAdapter("oracleaq.rar") in my MDB. I would look forward to getting the solution soon. Thanks

> 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
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list