The new syntax is the addressing format. The old format is BURL which will work with 0-8/0-9 as well.
The hello.properties is using the addressing format. If you want to use the older format, do the following BURL:topic://amq.topic?routingkey='test' The format is described here https://cwiki.apache.org/qpid/bindingurlformat.html Are you using a qpid broker ? Is there a reason for using 0.9.1 instead of 0-10 ? Regards, Rajith On Tue, Aug 21, 2012 at 4:10 PM, Roger <[email protected]> wrote: > I'm running 0.9.1 broker. > By new syntax I assume you mean binding url. > Can you direct me to old syntax. > > Roger > > > > -- > View this message in context: > http://qpid.2158936.n2.nabble.com/Java-example-Hello-java-throws-NPE-tp7581155p7581168.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
