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
-
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,
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
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
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
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.
---