-
Request for support of two-way (mutual) SSL certification, i.e the client authenticates the server, and the server authenticates the client.
AMQ does this with:
```
```
AMQ docs are here:
http://…
-
**[Greg Matthews](https://jira.spring.io/secure/ViewProfile.jspa?name=gmatthews)** opened **[SPR-3629](https://jira.spring.io/browse/SPR-3629?redirect=false)** and commented
The sample code in the Sp…
-
I have seen this, but I have never understood it and so far it has not caused problems for me. However, it appears to be preventing Jeroen from running the server.
When I open powertac-server/.../dev…
-
Hi,
Whenever I restart my AMQ server, I loose the connection between it and AM. The Number of Consumers keeps on 0. Doesn't AM should reconnect to AMQ on this cases?
TIA,
Sandro
-
This is a issue I've noticed since very early releases, the reason I have not logged this before is that I do not know how to reproduce it reliably.
When connecting to ActiveMQ with SSL enabled I som…
-
This is the same code I used:
```
require 'rubygems'
require 'bunny'
b = Bunny.new(:host => '127.0.0.1', :spec => '09', :logging => true)
b.start
exchange = b.exchange('')
q = b.queue(nil, :exclus…
-
Hi, I came across this issue after installing mongo gem. Which is rather strange, and I'm still not sure whether mongo or amqp gem is the problem. What happens is that after loading mongo gem, my app …
skrat updated
13 years ago
-
0.8.0.rc11 and before connects just fine, but with rc12 and 13 i'm getting the following exception (rabbitmq 2.4.1 server):
```
Detected an exception. Stopping ... AMQP broker closed TCP connection …
-
It seems that regardless of whether the server is local or remote, it expects brokers to be able to make a jms connection at tcp://127.0.0.1:61616. Probably there is some simple config option for this…
-
## TL;DR
Cloudist is broken, and as it's a crucial component in [TestPilot](http://testpilot.me), we are offering a free (forever) account on TestPilot to anyone who fixes it.
**Note**
References to…