Re: Get topic in activemq 5.15.4

2018-08-14 Thread quanfehut
Thank art.licis I used mqtt.getOriginalDestination() -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Get topic in activemq 5.15.4

2018-08-10 Thread quanfehut
Dear all, I have just upgrade activemq 5.12.0 to 5.15.4, but have a problem with my jms client code (using library activemq client) In activemq.xml, I configure virtual destination topic as below:

Re: Get topic in activemq 5.15.4

2018-08-10 Thread Art Licis
If I'm not mistaken, there was a bug related to this and it was fixed in later ActiveMQ versions. What you are looking for should be provided by mqtt.getOriginalDestination(); - Art On Fri, Aug 10, 2018 at 4:45 AM quanfehut wrote: > Dear all, > > I have just upgrade activemq 5.12.0 to 5.15.4, b

Get topic in activemq 5.15.4

2018-08-09 Thread quanfehut
Dear all, I have just upgrade activemq 5.12.0 to 5.15.4, but have a problem with my jms client code (using library activemq client) In activemq.xml, I configure virtual destination topic as below: