I'm testing one of our QPid client applications, using the C++ messging API, on a new machine. It doesn't work very well, as the attempts to connnect to the broker fails with exception message
Can't authenticate using ANONYMOUS PLAIN what does this actually mean? Connections to the same broker with the same client application works from other systems, so I would think the server configuration isn't the problem. On the other hand, the client host is quite different from the others, and the system is also connected to a different network segment, so there may well be issues in that area. But I don't quite know where to start looking... Thanks - Toralf