Great, can you open a JIRA for this?
On Tue, Mar 11, 2014 at 5:24 AM, miljenko wrote:
> Hi,
>
> When creating JMS consumers using SJMS, "noLocal" is hardcoded to "false"
> (JmsObjectFactory.java). Since it cannot be changed, it's not possible to
> create connection to durable topic (tested with T
GitHub user marcin-a opened a pull request:
https://github.com/apache/camel/pull/109
Missing setter for ApnsDelegate in ApnsServiceFactory
Hello,
this resolves https://issues.apache.org/jira/browse/CAMEL-7284
You can merge this pull request into a Git repository by running:
Hi,
When creating JMS consumers using SJMS, "noLocal" is hardcoded to "false"
(JmsObjectFactory.java). Since it cannot be changed, it's not possible to
create connection to durable topic (tested with Tibco EMS). Also, since JMS
component doesn't have this problem, maybe default value should be "tr