Danushka, you can control the destination syntax using the system property
'qpid.dest_syntax' so you should be able to reinstate the previous behaviour
by leveraging that if you so wish:

-Dqpid.dest_syntax=BURL (to set the old style BindingURL syntax)
-Dqpid.dest_syntax=ADDR (to use the new style Addressing syntax, default)

Robbie

On 10 March 2011 10:38, Danushka Menikkumbura <
danushka.menikkumb...@gmail.com> wrote:

> Hi,
>
> I see that the queues created using session.createQueue are not durable in
> the trunk version that I am using as opposed to it creates durable queues
> in
> 0.6 release. I think this particular JMS call should create durable queues.
>
> Furthermore the trunk version that I use creates durable queues when I use
> JNDI.
>
> Thanks,
> Danushka
>
> --
> Danushka Menikkumbura
> Apache Axis2 PMC Member
>
> Apache Qpid - World Domination through Advanced Message Queueing ;
> http://qpid.apache.org
>
> phone : +94 77 364 1754
> personal blog : http://danushka-menikkumbura.blogspot.com/
> <http://danushka-menikkumbura.blogspot.com/>technical blog :
> http://danushkastechythoughts.blogspot.com/
>  <http://danushkastechythoughts.blogspot.com/>twitter :
> http://twitter.com/danushkamenik
> <http://twitter.com/danushkamenik>linkedin :
> http://lk.linkedin.com/in/danushka
>

Reply via email to