Add something like this to the <amq:broker> section in conf/activemq.xml
<amq:destinations>
<amq:queue physicalName="my.queue" />
</amq:destinations>
Chris
Chris Custine
My Blog :: http://blog.organicelement.com
Apache ServiceMix :: http://servicemix.apache.org
Apache Directory Server :: http://directory.apache.org
On Mon, Aug 4, 2008 at 10:15 PM, pratibhaG <[EMAIL PROTECTED]>
wrote:
>
> As per my requirement Servicemix won't send a message to a queue. HermesJMS
> will send message to it.
>
> I have a jms consumer which will consume a message from that queue. For
> HermesJMS to send a message to that queue it should be created. Currently I
> am using HermesJMS to create a queue but I want servicemix to do it.
>
> Prtaibha
> --
> View this message in context:
> http://www.nabble.com/Is-there-a-way-to-create-a-queue-in-activemq-other-than-jms-provider--tp18812586p18824308.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>