-
```
What steps will reproduce the problem?
1. I'm using as3-stomp to connect to activemq at amq.mycompany.com
2. I replaced all the Socket references to TLSSocket within the as3-stomp source
3. Setup …
-
```
What steps will reproduce the problem?
1. I'm using as3-stomp to connect to activemq at amq.mycompany.com
2. I replaced all the Socket references to TLSSocket within the as3-stomp source
3. Setup …
-
```
What steps will reproduce the problem?
1. I'm using as3-stomp to connect to activemq at amq.mycompany.com
2. I replaced all the Socket references to TLSSocket within the as3-stomp source
3. Setup …
-
The failover connection config uses increasing back-off time, which results in long waiting times when a broker comes back online after a while.
If for instance a broker has been down for 30 minutes, …
-
I've seen a previous issue opened for this with no response so I'm hoping I might have more luck. I have configured Solr, Postgres and ActiveMQ on my server, entered the credentials into the Multi-use…
-
I'm attempting to authenticate to STOMP on ActiveMQ that requires SSL clients to present a x509 keypair in order to connect.
For the stompest sync client, it is really simple, I just have to provid…
-
**Describe the bug**
Strange behavior in AWS MQ (ActiveMQ). Messages get delayed by 40ms.
To be honest I am not sure at this point if it is an issue with the library or with AWS MQ.
**To Rep…
-
## Describe the Bug
When a active mq consumer is implemented with below gradle dependencies byte message message consumer gets empty byte array
byte[] data = exchange.getIn().getBody(byte[].class);…
-
IMAGE SYNC
-
if you try and use cascal on a project/vm that already has slf4j-jcl on the classpath (like trying to write a cassandra persistence adapter for activemq (ticktock/qsandra ; ) ) you get something lik…