Python 0.5 Client

2009-09-10 Thread Sammy Yu
Hi, I'm trying to get the 0.5 python client to talk to the java broker. However whenever I try to import qpid with the 0.8 spec it errors out.  This appears to be a known issue QPID-1562.  Is there is a workaround available? Thanks, Sammy -

Re: JMS, ACL and connecting to existing exchange/queue

2009-09-10 Thread Rajith Attapattu
Hello Jakub, By default, the Qpid JMS client creates exchanges and queues. You can use -Dqpid.declare_exchanges=false and -Dqpid.declare_queues=false to turn off this behaviour. That should do what you are looking for. Regards, Rajith On Thu, Sep 10, 2009 at 2:38 PM, JAkub Scholz wrote: > Hi,

JMS, ACL and connecting to existing exchange/queue

2009-09-10 Thread JAkub Scholz
Hi, I have a qpid broker with all exchanges and queues predefined and with ACL limiting users only to publish messages to specific exchanges and consume messages from specific queues. Now I want to write a small client application written in Java using JMS which should connect to a exchange/queue

Re: qpid jar hell solutions? maven repo?

2009-09-10 Thread Aidan Skinner
On Thu, Sep 10, 2009 at 3:37 PM, falconair wrote: > I have tried using different version of the mina and concurrency-backport > libraries, I get the same error.  The problem is made worse by the fact that > some other jars also have mina/j.u.c as a dependency (possibly different > versions).  A y

qpid jar hell solutions? maven repo?

2009-09-10 Thread falconair
I am trying to use the Qpid Java library (0.5, but had the same problem with M4). All of a sudden, I have started getting the following error: Exception in thread "main" java.lang.NoSuchMethodError: org.apache.mina.transport.socket.nio.SocketConnector.(ILedu/emory/mathcs/backport/java/util/concu

Re: AMQP|QPid client API for WinCE

2009-09-10 Thread Carl Trieloff
Jonathan R Yowe wrote: Pls Unsubscribe me from QPid Lists are run by a list server. The only way I know of to get off is to send an unsubscribe message to the list server using the e-mail address that was used to subscribe. regards, Carl. ---