[jboss-jira] [JBoss JIRA] (AS7-3202) The @ResourceAdapter annotation on MessageBeans does not work

Peter Rönnqvist (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Thu Jan 5 20:53:09 EST 2012


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

Peter Rönnqvist edited comment on AS7-3202 at 1/5/12 8:52 PM:
--------------------------------------------------------------

x
                
      was (Author: pronnqvist):
    I have attached a way to reproduce the problem.
The Attached file contains two ear files and two console logs.

The first case is done using a MDB that is NOT annotated. Configuration is done via deployment descriptors. Here the ra does not deploy at all.

In the second case the MDB is annotated using @MessageDriven + @ResourceAdapter.
Here the ra deploys but the MDB does not. 
For some reason the @ResourceAdapter does not work since the message listener type is looked for in hornetq-ra.

/Regards
                  
> The @ResourceAdapter annotation on MessageBeans does not work 
> --------------------------------------------------------------
>
>                 Key: AS7-3202
>                 URL: https://issues.jboss.org/browse/AS7-3202
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 7.1.0.CR1b
>            Reporter: Peter Rönnqvist
>            Assignee: jaikiran pai
>         Attachments: cases.zip
>
>
> See AS7-2505 

--
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