[jboss-jira] [JBoss JIRA] (AS7-3202) The @ResourceAdapter annotation on MessageBeans does not work
Peter Rönnqvist (Commented) (JIRA)
jira-events at lists.jboss.org
Thu Jan 5 20:51:09 EST 2012
[ https://issues.jboss.org/browse/AS7-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654198#comment-12654198 ]
Peter Rönnqvist commented on AS7-3202:
--------------------------------------
I have added two tests to reproduce the problem.
Please take a look in the attachment.
In the first case the MDB is NOT annotated. Configuration of bean + connector
is done via ejb-jar and jboss-ejb3. In this case the ra does not deploy at all with a class cast exception as result.
In the second case the MDB is annotated using @ResourceAdapter + at MessageDriven.
Here the ra deploys but the MDB does not. The @ResourceAdapter does not seem to do the job since the listener class is sought after 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