Martin Ritchie wrote:
We currently have a URI format that is in use in the Java implementation.

I have created a wiki page that describes this format.

http://wiki.apache.org/qpid/URLFormats

Comments and feedback would be great. If we can come to an agreement on the
format then we can suggest it to the AMQP WG as they do not currently have
a defined format. Such a format will be required for interoperability.

I disagree. Such a URL format seems relevant only to the API in use. It is only required for interoperability between different implementations of that same API and even then merely allows you to leave your configuration unchanged between implementations.

It is currently only used in the JMS adaptors API. As the format is not standard across JMS implementations, an application using the JMS APIs in conjunction with qpid would still need to revise their configuration if they move to (or from) an alternative JMS implementation.

Reply via email to