Qpid resource adapter

2024-04-29 Thread Boeltl, Stefan
Dear community, I'm looking for a jca conformant (and XA enabled) resource adapter using Qpid AMQP client (JMS 1.1 for javax would be best, but 2.0 for jakarta would also be great). Most solutions I could find so far seems to be outdated / not maintained and the mailing lists also only contain

Re: Qpid resource adapter

2024-04-29 Thread Robbie Gemmell
There is no specific Resource Adapter for the client so you would need to use a generic one. Note however it still wouldnt support XA as the client and indeed protocol do not. On Mon, 29 Apr 2024 at 09:14, Boeltl, Stefan wrote: > > Dear community, > > I'm looking for a jca conformant (and XA enab