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?

질문됨 2년 전238회 조회
1개 답변
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
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠