Hide Forgot
The config properties in qpid-jca-example-properties.xml are not prefixed and examples fails if this naming is in use.
I am not sure why this was filed as a blocker. This issue only effects the example files and should not impede in testing in any way. By default we use ADDR syntax, to use the older BURL syntax, destination strings simply need to be prefixed with BURL: Since we don't encourage the use of BURL, this string was simply included in the examples for backwards compatibility. The blocker flag should be removed from this issue.
Created attachment 550900 [details] Simple patch to prepend BURL: to destinationAddress string in example config file
Verified in 0.14-4