On 06/21/2012 03:08 PM, Rajith Attapattu wrote:
1. A connection string that contains a URL and an optional list of
properties (for connection options) using the same syntax as address
strings
url ; {k1:v1, k2 :{k1:v1} ...}

As I recall, the existing "connection URL" as supported by the JMS client has both 'top level' options that apply whichever broker is in use and 'broker url' options that are in effect only for connections to that specific broker.

The mapping from that to your scheme above is not obvious (though the are clearly ways in which it could be done).

I think more detail on use cases to be supported is needed.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to