Connect to AWS Simple Queue Service using JMS (jndi context)

0

Hi everyone,

We are using JMS to connect to our queues using a .bindings file to configure the jndi context to connect. We are still using non AWS queues, and we are trying to migrate it to AWS SQS.

Is it possible to use a .bindings file to configure the connection to AWS Simple Queue Service configuring the region, using a profile as parameters, all configured inside the .bindings file?

If yes do you have any example on how to do that?

feita há 2 anos242 visualizações
1 Resposta
0

Have not seen anything in the documentation about migrating a JNDI configuration for JMS to work with SQS. There is however a library called "Amazon SQS Java Messaging Library" that lets clients working on a JMS queue to switch to using an SQS queue - https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-java-message-service-jms-client.html

profile pictureAWS
ESPECIALISTA
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas