[jboss-jira] [JBoss JIRA] (WFLY-2542) Groovy class implemeting javax.jms.MessageListener error

Filipe Ferraz (JIRA) jira-events at lists.jboss.org
Wed Nov 20 00:17:06 EST 2013


Filipe Ferraz created WFLY-2542:
-----------------------------------

             Summary: Groovy class implemeting 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


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