I'm working on a JavaEE app that will deploy to JBoss (Wildfly) 8.1 in the AWS cloud. It will include a number of Message Driven Beans that listen on a series of JMS queues. And I'd like to use Amazon's SQS as the JMS server. Is it possible to use Nevado to bridge Wildfly to SQS?
If so, how is it done? More specifically, how is the MDB (and Wildfly) configured to get this wired up?
I'm working on a JavaEE app that will deploy to JBoss (Wildfly) 8.1 in the AWS cloud. It will include a number of Message Driven Beans that listen on a series of JMS queues. And I'd like to use Amazon's SQS as the JMS server. Is it possible to use Nevado to bridge Wildfly to SQS?
If so, how is it done? More specifically, how is the MDB (and Wildfly) configured to get this wired up?