I'm not familiar enough with the setup process to say that it is not possible, but I do all my amq setup via blueprint (or spring if you prefer) and drop them either into the deploy folder or deploy them as a bundle. [1] shows a simple example how this can look like (bundle deploy).
Kind regards, Andreas [1] https://github.com/openengsb/openengsb-framework/blob/master/infrastructure/jms/src/main/resources/OSGI-INF/blueprint/openengsb-broker-context.xml On Thu, Dec 15, 2011 at 19:49, Matt Madhavan <[email protected]> wrote: > Hello, > I would like to define Queues and Topics in ActiveMQ running inside Karaf. > I'm used to defining them in activemq.xml. > > Where can I find this file in Karaf? Is there any other (better) way of > defining Queues and Topics instead of defining from the Karaf console? > > Thanks > Matt > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Karaf-ActiveMQ-Defining-Queues-tp3589527p3589527.html > Sent from the Karaf - User mailing list archive at Nabble.com. >
