Re: Camel 4.6 activemq issue

2024-08-27 Thread Sujeet Singh
Hi Raymond, Did you mean to say, add lazy-init="true" in mqConnectionFactory as well. Thanks, Sujeet On Tue, 27 Aug 2024, 17:32 Sujeet Singh, wrote: > Hi, > In the code that I pasted it is already set to lazy-init="true". > > Please correct me if I am wrong. &

Re: Camel 4.6 activemq issue

2024-08-27 Thread Sujeet Singh
nent, however in your case, the component is not > available as endpoint when you load it. You may try to set lazy-init="true" > from to false. > > Raymond > > On Tue, Aug 27, 2024 at 1:26 PM Sujeet Singh > wrote: > > > Hi, > > > > The endpoint url

Re: Camel 4.6 activemq issue

2024-08-27 Thread Sujeet Singh
> https://camel.apache.org/components/next/activemq6-component.html > > regards, > > On Tue, Aug 27, 2024 at 11:50 AM Sujeet Singh > wrote: > > > Hi, > > > > We have added camel-activemq depedency for activemq. > > > > We are getting error like b

Camel 4.6 activemq issue

2024-08-27 Thread Sujeet Singh
Hi, We have added camel-activemq depedency for activemq. We are getting error like below Caused by: org.apache.camel.NoSuchEndpointException: No endpoint could be found for jmsMQ://queue:ABC.INT.QUEUE, please check your classpath contains the needed Camel component jar. at org.apache.camel.impl.

Camel 4.6 issue

2024-08-26 Thread Sujeet Singh
Hi, I am using Java 17 with Camel 4.6. I can see below error in logs There are 1 parameters that could not be set on the endpoint. Check the uri if the parameters are set correctly and that they are properties of the endpoint. Unknown parameters=[[disableReplyTo=true]] Can somebody please confir

Re: Issue in resolving endpoint with property having period

2023-06-14 Thread Sujeet Singh
; > > On Fri, Jun 9, 2023 at 12:13 PM Sujeet Singh > wrote: > > > Hi, > > > > Getting the same issue. > > > > Extra information is below for this change > > > > Property with key [time] not found, using default value: 5000 > > > &g

Re: Issue in resolving endpoint with property having period

2023-06-09 Thread Sujeet Singh
imer:notification?period={{time:1000}}") > > pe 9. kesäk. 2023 klo 12.21 Sujeet Singh (sujeetkumarsi...@gmail.com) > kirjoitti: > > > > Hi, > > The same issue was reported in stackoverflow 11 months ago. > > > > java - Using Timer Component with Apache Came

Re: Issue in resolving endpoint with property having period

2023-06-09 Thread Sujeet Singh
mer-component-with-apache-camel-and-the-period-query-parameter-results-i> Thanks & Regards, Sujeet On Thu, Jun 8, 2023 at 12:56 PM Sujeet Singh wrote: > Hi, > > I switched to 3.14.8 from 3.2.0 > > I am getting this extra information which was abs

Re: Issue in resolving endpoint with property having period

2023-06-08 Thread Sujeet Singh
14.8) > > On Wed, Jun 7, 2023 at 3:30 PM Sujeet Singh > wrote: > > > Hi, > > > > It is something like below. > > > > public class FeedLauncher{ > > public static void main(String[] args){ > >ApplicationContext conte

Re: Issue in resolving endpoint with property having period

2023-06-07 Thread Sujeet Singh
.x Thanks & Regards, Sujeet On Mon, Jun 5, 2023 at 7:37 PM ski n wrote: > Hi Sujeet, > > Can you add the complete route, so it's clear where you are using it? > > Regards, > > Raymond > > On Mon, Jun 5, 2023 at 3:50 PM Sujeet Singh > wrote: > >

Issue in resolving endpoint with property having period

2023-06-05 Thread Sujeet Singh
Hi, I am trying to migrate from Camel 2.x to Camel 3.2.0. I have followed all the guidelines but getting the below error during startup. Caused by org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: timer://notification?fixedRate=true&period=5000 due to: Error binding pro