I have to consume rabbitmq-server with apache qpid java client (because I have to use apache camel). But I am confused with version of both of them , especially because of amqp protocol supported by each.
Which version can of java client qpid can consume/produce to for exemple the last stable release of rabbitmq-server ? or what is the best pair version possible ? With wich qpid url format ?
Thanks in advance.