You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: