[jboss-jira] [JBoss JIRA] (WFLY-2542) Groovy class implementing javax.jms.MessageListener error
Filipe Ferraz (JIRA)
jira-events at lists.jboss.org
Wed Nov 20 10:53:06 EST 2013
[ https://issues.jboss.org/browse/WFLY-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Filipe Ferraz updated WFLY-2542:
--------------------------------
Attachment: HelloMDB.zip
The project used to test
> Groovy class implementing javax.jms.MessageListener error
> ---------------------------------------------------------
>
> Key: WFLY-2542
> URL: https://issues.jboss.org/browse/WFLY-2542
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: JMS
> Affects Versions: 8.0.0.Beta1
> Environment: Mac OS 10.9, jdk 7u45.
> Reporter: Filipe Ferraz
> Assignee: Jeff Mesnil
> Attachments: HelloMDB.zip
>
>
> A Groovy class implementing the MessageListener interface (Message Drive Beans) returns an error at the deployment.
> org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS014194: EJB 3.1 FR 5.4.2 MessageDrivenBean com.filipeferraz.service.MDBGroovyService does not implement 1 interface nor specifies message listener interface
> I have tested with a Java version of the class and works fine, the problem appers only when using a groovy class to implements the MessageListener interface.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list