2 Replies Latest reply on Oct 15, 2014 11:11 AM by jbertram

    How do you configure a Message Driven Bean that listens to an Amazon SQS Queue?

    firepod

      I'm working on a JavaEE app that will deploy to Wildfly 8.1 in the AWS cloud. It will include a number of Message Driven Beans that listen on a series of JMS queues.

      I'd like to use Amazon's SQS as the JMS server. How do I configure the Message Driven Bean to tie it to an Amazon SQS queue?