On 10 Oct 2013, at 4:08 PM, Gordon Sim <g...@redhat.com> wrote: > Do you have the AMQP 1.0 plugin for the broker? It would be in the > module-dir, the default for which should be indicated by /usr/sbin/qpidd > --help > > My guess is that it is not there or is not being loaded. Without it qpidd > only speaks 0-10.
I guess not: [root@localhost ~]# ls -al /usr/lib64/qpid/daemon total 1688 drwxr-xr-x 2 root root 4096 Oct 10 04:41 . drwxr-xr-x 4 root root 4096 Jul 12 08:35 .. -rwxr-xr-x 1 root root 366432 Jul 12 08:35 acl.so -rwxr-xr-x 1 root root 997240 Jul 12 08:35 msgstore.so -rwxr-xr-x 1 root root 131144 Jul 12 08:35 replicating_listener.so -rwxr-xr-x 1 root root 54320 Jul 12 08:35 replication_exchange.so -rwxr-xr-x 1 root root 156992 Jul 12 08:35 ssl.so (I am using qpid-cpp v0.18 as published by CERN: http://linux.web.cern.ch/linux/mrg/) My question now becomes, what qpid JMS client speaks 0-10? I have tried qpid-java-client (expecting it to work) and qpid-java-amqp-1-0-client-jms (expecting it to give me a clear "protocol not supported" error) v0.24 and v0.18, and all 4 fail with the same "java.net.SocketException: Broken pipe". Can anyone confirm whether any of the Qpid Java code interoperates in any way with the Qpid C++ code? Regards, Graham -- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org