Skip to content

issues Search Results · repo:awslabs/amazon-sqs-java-messaging-lib language:Java

Filter by

99 results
 (57 ms)

99 results

inawslabs/amazon-sqs-java-messaging-lib (press backspace or delete to remove)

Hi, im connecting to an weblogic with JMSTemplate and creating connection Factory but weblogic tired to use javax.jms.ConnectionFactory but JMSTemplate is using the Jakata, how do i resolve this ? @Primary ...
  • abdulwhd964
  • 1
  • Opened 
    11 days ago
  • #254

Update AWS SDK for Java to Latest Version Description: The Amazon SQS Java Messaging Library currently uses an outdated version of the AWS SDK for Java 2. To ensure compatibility with the latest features ...
  • victorekpo
  • Opened 
    on Nov 26, 2024
  • #244

It seems that the SQS JMS library does not seem to correctly identify the message attribute for the Binary type, leading to issues with reading the message data. JDK Version in Use: openjdk version 1.8.0_402 ...
  • bg-aws
  • 1
  • Opened 
    on Nov 20, 2024
  • #243

Hi, some minor changes introduced in the 1.2.0 version haven t been backported to the 2.1.3 version. The ones I ve found are: 1. 2.1.3 com.amazon.sqs.javamessaging.message.SQSMessage::setJMSDeliveryTime ...
  • nluk
  • Opened 
    on Sep 5, 2024
  • #241

1. We have TestA: this test sends the message in the testAQueue, and checks some response after it was processed 2. We have TestB: this test invokes http endpoint and waits for the message in the testAQueue ...
  • XakepSDK
  • Opened 
    on May 29, 2024
  • #238

In the README you write This project builds on top of the AWS SDK for Java to use Amazon SQS as the JMS (as defined in 1.1 specification) provider for the messaging applications without running any additional ...
  • verhasi
  • 1
  • Opened 
    on Feb 21, 2024
  • #221

I m in the process of upgrading my gradle packages from V1 to V2. I was wondering if there are plans for this to be packaged under software.amazon.awssdk instead of com.amazonaws? I know this was already ...
  • chris-tuncap
  • 1
  • Opened 
    on Jan 19, 2024
  • #220

I see the dependency used in this lib is all using javax. This lib is no longer present in recent Spring boot, is there plan to move to jakarta so we can use it in Spring Boot 3 and up? Thanks!
  • maximus321
  • 1
  • Opened 
    on Jan 10, 2024
  • #219

Library version 2.0.3 SQS configuration fifo_queue = true content_based_deduplication = false visibility_timeout_seconds = 3600 receive_wait_time_seconds = 20 fifo_throughput_limit = perMessageGroupId ...
  • navinvasu
  • Opened 
    on Oct 28, 2023
  • #213

java.util.concurrent.CompletionException: software.amazon.awssdk.services.sqs.model.QueueDoesNotExistException: The specified queue does not exist for this wsdl version. (Service: Sqs, Status Code: 400, ...
  • enkuru
  • 4
  • Opened 
    on Aug 1, 2023
  • #205
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub