The topic config in the jndi.properties file is just an example, only the queue is used by the code for the examples.
But to answer the question, one model of a topic in qpidd would be to create an exchange of that name, of either topic or fanout type. Robbie On 22 February 2016 at 17:47, Flores, Paul A. <paul.a.flo...@saic.com> wrote: > Using qpid-config to set up a queue prior to trying the helloworld example > from QPID JMS. > > > > But the jndi properties expects a topic along with a queue. > > > > How do I set up a topic using qpid-config? > > > > Thanks for your help! > > > > Paul