Hi I've never used qpid before so I'm attempting to run the java
examples. My broker says it is running fine, and I can fire up the
examples fine from either from within my IDE or with the example
script, but either way I am getting this when I fire up the Hello
client example.

javax.jms.JMSException: Error creating connection: Connection refused: connect

There is a file hello.properties which has this in it. Should I be
changing this? Or should I be changing any of the files that the
broker starts up with?

connectionfactory.qpidConnectionfactory =
amqp://guest:gu...@clientid/test?brokerlist='tcp://localhost:5672'

Thanks

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org

Reply via email to