None of the current Qpid clients support 0-x protocols at all, and none of the Java clients ever supported both 1.0 and 0-x protocols.
Broker-J is the only component remaining with 0-x support (which will eventually go also: https://lists.apache.org/thread/opslcqhg4pj6r3b8b9n8gb2vr1bb5zqs) On Tue, 22 Sept 2026 at 08:00, Claude Warren <[email protected]> wrote: > > Thank you for your quick response. > > Is there any way to build a client with QPID that will read both V1.0 and > the older v0.x formats (or a minimum number of 0.x formats)? > > > > On Mon, Sep 21, 2026 at 4:10 PM Timothy Bish <[email protected]> wrote: > > > On 9/21/26 10:52, Claude Warren wrote: > > > Greetings, > > > > > > I see that ProtonJ2 will read/write v1.0 messages > > > and that Broker-J will do conversions. > > > Is there a way to get ProtonJ2 to read/write v0.10 messages or any other > > > earlier version? > > > > > > Thank you for your time and patience, > > > Claude > > > > > protonj2 is an AMQP 1.0 client, it has no support for the older draft > > specifications > > > > -- > > Tim Bish > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > -- > LinkedIn: http://www.linkedin.com/in/claudewarren --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
