This slipped off my radar, but I just had a quick look at your code. The
JNDI stuff looks like a mish-mash of Wildfly and Artemis implementation
properties. One important thing to keep in mind here is that the JNDI
implementations between Artemis and Wildfly are completely different and
each requ
Done banging my head on this and trying all sorts of different things -
opening a Red Hat Support ticket ;-( If they provide a working example I'll
post it here if I'm allowed!
--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
Hi everyone,
The ActiveMQ team is pleased to announce that Apache ActiveMQ 5.15.5
has been released.
A list of issues resolved in this release is available here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12343307
The Wiki page for the release is here:
http
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:
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