RE: Verify presettlement of incoming JmsMessages

2020-06-22 Thread Schwilk David (IOC/PAP-TH)
Aufsichtsratsvorsitzender: Dr.-Ing. Thorsten Lücke; Geschäftsführung: Dr. Stefan Ferber, Dr. Aleksandar Mitrovic, Yvonne Reckling -Original Message- From: Schwilk David (IOC/PAP-TH) Sent: Montag, 22. Juni 2020 10:47 To: users@qpid.apache.org Subject: RE: Verify presettlement of incoming

RE: Verify presettlement of incoming JmsMessages

2020-06-22 Thread Schwilk David (IOC/PAP-TH)
Jun 2020 at 14:16, Schwilk David (IOC/PAP-TH) wrote: > > Hello, > > As part of the project Eclipse Ditto we use the Qpid JMS client 0.45.0. > We want to check if the incoming JmsMessages were presettled by the system, > sending the message. > > I saw that this possibili

Verify presettlement of incoming JmsMessages

2020-06-18 Thread Schwilk David (IOC/PAP-TH)
Hello, As part of the project Eclipse Ditto we use the Qpid JMS client 0.45.0. We want to check if the incoming JmsMessages were presettled by the system, sending the message. I saw that this possibility exists in Qpid Proton client via the function Delivery.isSettled(). Is there a similar