Hello,
could anyone enligth me about this minor problem ?
I've already some diffs on ActiveMQ source code to solve the problem on my
side. Should I raise a JIRA ?
Thanks for all
ffrenchm wrote:
>
> Hello,
>
> I noticed that the method Broker.getDestinations doesn't return temporary
> destin
Is their anybody to confirm or invalidate my point please ?
Thanks
ffrenchm wrote:
>
> Could you tell me if it's needed to raise a JIRA for this problem ?
>
> Thanks
>
>
> ffrenchm wrote:
>>
>> Hello,
>>
>> I noticed that the method Broker.getDestinations doesn't return temporary
>> des
Could you tell me if it's needed to raise a JIRA for this problem ?
Thanks
ffrenchm wrote:
>
> Hello,
>
> I noticed that the method Broker.getDestinations doesn't return temporary
> destination. I would like to know if it's a normal behavior. According to
> the Javadoc I would say no :
>
>
Hello,
I noticed that the method Broker.getDestinations doesn't return temporary
destination. I would like to know if it's a normal behavior. According to
the Javadoc I would say no :
/**
* @return all destinations added to the Broker.
* @throws Exception TODO
*/
ActiveMQ