RE: Simple not working with Quarkus

2022-01-27 Thread Ajmera, Hemang C
source sûre. > Caused by: org.apache.camel.NoSuchLanguageException: No language could > be found for: bean You need to add a dependency on camel-quarkus-bean. -- James On Thu, 27 Jan 2022 at 09:34, Ajmera, Hemang C wrote: > Hi >.simple is not working with quarkus version 2.6.

Simple not working with Quarkus

2022-01-27 Thread Ajmera, Hemang C
uage.simple.SimplePredicateParser.doParsePredicate(SimplePredicateParser.java:154) at org.apache.camel.language.simple.SimplePredicateParser.parsePredicate(SimplePredicateParser.java:76) Thanks and Regards, Hemang Ajmera Hemang C Ajmera | Technical Architect Asia Pacific Communications, Media and Utilit

RE: Converting ; ; to <> in camel

2021-12-02 Thread Ajmera, Hemang C
Hi You can use xpath to extract ciRequestXML. That should automatically have proper xml which can be parsed again. Thanks and Regards, Hemang Ajmera -Original Message- From: Wilken Marci J Sent: 03 December 2021 00:55 To: users@camel.apache.org Subject: Converting ; ; to <> in

Dynamic route

2021-11-25 Thread Ajmera, Hemang C
Hi I have a use case where I need to have multiple subscriber to same kafka topic. Each subscriber would be identical with different parameters like consumer group name, and target url. However, the number of subscribers are not known in advance. What would be the best approach. Any pointers

RE: Change of email for subscription

2021-11-22 Thread Ajmera, Hemang C
Hi I think this should be as simple as unsubscribe from this email and subscribe to another... Details to subscribe/unsubscribe are present at https://camel.apache.org/community/mailing-list/ Thanks and Regards, Hemang Ajmera -Original Message- From: SRIKANT MVS Sent: 21

RE: Camel 3.4 documentation

2021-09-29 Thread Ajmera, Hemang C
Hi I also think it might be good to have documentation of previous LTS versions. Since we are not intending to make any changes in version 3.4.x, can we just not regenerate pages for version 3.4.x and use what we have already generated in antora. That means that

RE: Springboot creating new Kakfa components

2021-07-20 Thread Ajmera, Hemang C
-boot/3.7.x/kafka-starter.html__;!!AaIhyw!8qQFRYs8bIDrDZgwoMSFfS39IinvKmF7nHY6RJqTjM1Q43bmugjiG2DOFERkYOX3$ On Thu, Jul 15, 2021 at 11:10 AM Ajmera, Hemang C wrote: > Hi > >I am configuring kafka component using some default values > configured via springboot configurations. Thi

RE: Springboot creating new Kakfa components

2021-07-16 Thread Ajmera, Hemang C
PLAINTEXT" saslMechanism -> GSSAPI" kerberosPrincipalToLocalRules -> "DEFAULT" This looks like a bug somewhere in code. Thanks and Regards, Hemang Ajmera From: Ajmera, Hemang C Sent: 15 July 2021 20:40 To: users@camel.apache.org Subject: Springboot creating new Kakfa c

Springboot creating new Kakfa components

2021-07-15 Thread Ajmera, Hemang C
figuration); System.setProperty("java.security.auth.login.config", kafkaProp.getKafkaClientConfigFilePath()); return kafka; } Thanks and Regards, Hemang Ajmera Hemang C Ajmera | Technical Architect Asia Pacific Communications, Media and Utilities Delivery Center |

RE: salesforce connection with camel

2021-04-10 Thread Ajmera, Hemang C
> didn't see that option for grant_type > > > > Caused by: org.apache.camel.component.salesforce.api.SalesforceException: > > {errors:[{"errorCode":"invalid_grant","message":"Login error > > code:[invalid_grant] description:[authentication > > failure]&

RE: salesforce connection with camel

2021-04-07 Thread Ajmera, Hemang C
Hi For login-url please try using https://login.salesforce.com for production environment or https://test.salesforce.com No need to add anything extra for oauth... Salesforce component will take care of those. Thanks and Regards, Hemang Ajmera -Original Message- From: WEIQUAN YUAN

RE: Camel Java DSL Cheat

2021-01-12 Thread Ajmera, Hemang C
Hi This seems to be really useful. I think we should include this in camel documentation, so that it can be easily reference by anyone who is new to camel. Thanks and Regards, Hemang Ajmera -Original Message- From: ski n Sent: 11 January 2021 19:45 To: users@camel.apache.org

RE: Salesforce streaming issue

2020-12-18 Thread Ajmera, Hemang C
o: Dev > Cc: users@camel.apache.org; Andy Stebbing ; > Ajmera, Hemang C > Subject: Re: Salesforce streaming issue > > > EXTERNAL SENDER: Do not click any links or open any attachments unless you > trust the sender and know the content is safe. > EXPÉDITEUR EXTERNE:Ne

RE: Salesforce streaming issue

2020-12-18 Thread Ajmera, Hemang C
the production code directly with snapshot version in lower environment. Thanks and Regards, Hemang Ajmera -Original Message- From: Jean-Baptiste Onofre Sent: 18 December 2020 18:24 To: Dev Cc: users@camel.apache.org; Andy Stebbing ; Ajmera, Hemang C Subject: Re: Salesforce

RE: Apache Camel EOL Versions

2020-12-15 Thread Ajmera, Hemang C
Hi My understanding was that LTS version will be supported for 1 year. So even if 3.7 is release version 3.4 will be continued to be supported for bugs and security fixes. Did I misunderstood something? This is the reference https://camel.apache.org/blog/2020/03/LTS-Release-Schedule/

RE: Are you using binary distribution?

2020-12-14 Thread Ajmera, Hemang C
I am relying on maven for binaries and git for sourcecode. IMHO binary distribution may not be needed. Github has release feature, where we can have binaries can be downloaded from there. Many users might be used to that way of downloading binary, so if needed, that can be alternate place for

RE: Salesforce Platform Events Subscription Retries

2020-11-30 Thread Ajmera, Hemang C
Hi We are also facing the issue with 3.4.4 version of salesforce component. We are facing since version 2.3 and I am not able to reproduce it successfully all the time and couldn't find the issue for sure. As a workaround (which is not good, but works fine for us), we are restarting

RE: Redesigning the Camel website front page

2020-08-01 Thread Ajmera, Hemang C
Hi It is excellent! Just few suggestion 1. For mobile view, if we do not display the large logo for each sections, it will be more helpful in small screen. 2. Do we need a "Download" in main menu? I guess that might not be very useful, since mostly maven/gradle is used. Also in my case, I

RE: [presentation] Apache Camel 3 talk by Claus Ibsen and Andrea Cosentino

2020-07-30 Thread Ajmera, Hemang C
://www.youtube.com/watch?v=m4ZqGukr2CU And on the streaming platform where you can see the chat, questions, and polls, etc https://www.crowdcast.io/e/camel-3--integration-in/1 On Thu, Jul 30, 2020 at 9:47 AM Ajmera, Hemang C wrote: > > Hi > > Can we get recording of the sessions, I co

RE: [presentation] Apache Camel 3 talk by Claus Ibsen and Andrea Cosentino

2020-07-30 Thread Ajmera, Hemang C
Hi Can we get recording of the sessions, I could not find this. Thanks and Regards, Hemang Ajmera -Original Message- From: Claus Ibsen Sent: 27 July 2020 20:15 To: users@camel.apache.org Subject: Re: [presentation] Apache Camel 3 talk by Claus Ibsen and Andrea Cosentino Hi Thanks

RE: Camel website: documentation or projects

2020-06-18 Thread Ajmera, Hemang C
Hi Earlier in UI the mouse over on menu would should be direct link for Components documents Now mouse over is not working. May be we can enable that once we migrate to one page... That will help in quick navigation. Thanks and Regards, Hemang Ajmera -Original Message- From:

Error handling when all redeliveries are exhausted

2020-05-07 Thread Ajmera, Hemang C
Hi I tried searching documents are also "Camel in Action - 2" to find how do I put the custom logic when all redelivery attempts are exhausted in error handler. Any pointer here will be helpful. Thanks and Regards, Hemang Ajmera Hemang C Ajmera | Technical Architect As

RE: Salesforce not working with camel 3.2

2020-04-17 Thread Ajmera, Hemang C
Le 17 avr. 2020 à 12:26, Ajmera, Hemang C a écrit : > > Hi >I am try to use salesforce component, but getting null point exception > with camel 3.2. The code is working fine with camel 3.1. > > I did little debugging and found that in SalesforceComponent at line 260, > “c

Salesforce not working with camel 3.2

2020-04-17 Thread Ajmera, Hemang C
.java:2448) ~[camel-base-3.2.0.jar:3.2.0] at org.apache.camel.spring.SpringCamelContext.start(SpringCamelContext.java:121) ~[camel-spring-3.2.0.jar:3.2.0] ... 14 common frames omitted Thanks and Regards, Hemang Ajmera Hemang C Ajmera | Technical Architect As

Blank, Non - String variable in dozer

2020-02-10 Thread Ajmera, Hemang C
I feel it not as elegant as part of the mapping goes in different java file which does not have any logic but to return hardcoded value. Do you have any better suggestion? Thanks and Regards, Hemang Ajmera Hemang C Ajmera | Technical Architect Asia Pacific Communications, Media and Utilities D

RE: Release cycle

2019-11-07 Thread Ajmera, Hemang C
, November 7, 2019, 9:10:20 AM GMT+1, Ajmera, Hemang C wrote: Hi   Wanted to know when camel 2.24.3 and 2.25.0 would be released. Also wanted to understand how release date of came is determined in general. Is there any guidelines or fixed timeline for next release? Thanks and Regards

Release cycle

2019-11-07 Thread Ajmera, Hemang C
Hi Wanted to know when camel 2.24.3 and 2.25.0 would be released. Also wanted to understand how release date of came is determined in general. Is there any guidelines or fixed timeline for next release? Thanks and Regards, Hemang Ajmera