Hi Clebert! For sure that's the ultimate goal. But to do so we need to implement it as a part of migration to NMS 2.0. And this requires changes to the API lib which haven't been touched for a while.
Krzysztof On Thu, Dec 26, 2019, 04:58 Clebert Suconic <[email protected]> wrote: > Question Just to my education: > > NMs is based on JMS. But it’s not JMS. (Not even java) > > > So why can’t you be based and add it ? > > > Notice that I’m not requesting you to do it. I’m Just trying to understand > it. > > On Mon, Dec 23, 2019 at 3:33 PM Krzysztof <[email protected]> wrote: > > > Hi! > > > > This method is not the part of JMS 1.0 spec and as such we cannot add it. > > It was introduced in JMS 2.0. > > > > Thanks, > > Krzysztof > > > > On Mon, Dec 23, 2019 at 9:01 PM dotnetuser <[email protected]> > > wrote: > > > > > Hi! > > > missing method > > > createSharedDurableConsumer > > > By default, queues are created with maxconsumers = 1 > > > (createDurableConsumer) > > > > > > > > > > > > -- > > > Sent from: > > > http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html > > > > > > -- > Clebert Suconic >
