I figured this out. The issue is that the attribute was already defined on the super type:
https://github.com/apache/activemq-artemis/pull/2916 it's probably the same issue you had before on queue type. On Wed, Dec 11, 2019 at 12:41 PM Clebert Suconic <[email protected]> wrote: > > On Wed, Dec 11, 2019 at 12:15 PM <[email protected]> wrote: > > > > That sucks some what on ibms behalf. I think we hit same issue a while back > > on some queue configs also. > > Is there a way to possibly add an extra jar or something or manage the XML > > parse libs so theyre not dependent on jvm impl version. > > There's probably a way. I don't know how to handle this though. -- Clebert Suconic
