Maybe it is only supported with destination.DESTINATION_NAME. I will take a
look.

Danushka

On Thu, Mar 24, 2011 at 2:31 PM, Paul Fremantle <[email protected]> wrote:

> Is that a bug in Qpid?
>
> Paul
>
>
> On 24 March 2011 05:24, Danushka Menikkumbura <[email protected]> wrote:
>
>> Hi Paul,
>>
>> Qpid creates a queue only if you use the latter. The former does not
>> create a queue even if you have used the property "create:always" in the
>> JNDI entry. Hence the access violation.
>>
>> Thanks,
>> Danushka
>>
>> On Sat, Mar 19, 2011 at 1:58 PM, Paul Fremantle <[email protected]> wrote:
>>
>>> Can someone explain the difference with Qpid between specifying a
>>> destination and a queue:
>>>
>>> e.g.
>>>
>>> properties.put("queue.queueName", "testqueue; {create:always}");
>>>
>>> or
>>>
>>>  properties.put("destination.queueName", "testqueue; {create:always}");
>>>
>>>
>>>
>>> With MB as default, when I use queue I get a permission error trying to
>>> write to the queue but when I use destination it works.
>>>
>>> Confused
>>> Paul
>>> --
>>> Paul Fremantle
>>> CTO and Co-Founder, WSO2
>>> OASIS WS-RX TC Co-chair, VP, Apache Synapse
>>>
>>> Office: +44 844 484 8143
>>> Cell: +44 798 447 4618
>>>
>>> blog: http://pzf.fremantle.org
>>> twitter.com/pzfreo
>>> [email protected]
>>>
>>> wso2.com Lean Enterprise Middleware
>>>
>>> Disclaimer: This communication may contain privileged or other
>>> confidential information and is intended exclusively for the addressee/s. If
>>> you are not the intended recipient/s, or believe that you may have received
>>> this communication in error, please reply to the sender indicating that fact
>>> and delete the copy you received and in addition, you should not print,
>>> copy, retransmit, disseminate, or otherwise use the information contained in
>>> this communication. Internet communications cannot be guaranteed to be
>>> timely, secure, error or virus-free. The sender does not accept liability
>>> for any errors or omissions.
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> [email protected]
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>
>
> --
> Paul Fremantle
> CTO and Co-Founder, WSO2
> OASIS WS-RX TC Co-chair, VP, Apache Synapse
>
> Office: +44 844 484 8143
> Cell: +44 798 447 4618
>
> blog: http://pzf.fremantle.org
> twitter.com/pzfreo
> [email protected]
>
> wso2.com Lean Enterprise Middleware
>
> Disclaimer: This communication may contain privileged or other confidential
> information and is intended exclusively for the addressee/s. If you are not
> the intended recipient/s, or believe that you may have received this
> communication in error, please reply to the sender indicating that fact and
> delete the copy you received and in addition, you should not print, copy,
> retransmit, disseminate, or otherwise use the information contained in this
> communication. Internet communications cannot be guaranteed to be timely,
> secure, error or virus-free. The sender does not accept liability for any
> errors or omissions.
>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to