Re: Error SmppConsumer - recconect runnable is scheduled even if maxReconnect is set 0

2020-04-10 Thread Andrea Cosentino
Hello, Please have a look here: https://camel.apache.org/manual/latest/contributing.html The active branches actually are only master (for camel 3 development) and 2.25.x (for camel 2.x) Thanks. Il giorno ven 10 apr 2020 alle ore 11:20 Lutor, Zoltan (Nokia - HU/Budapest) ha scritto: > Hi, >

Re: Unable to get Micrometer counter in Camel 3.2.0

2020-04-08 Thread Andrea Cosentino
. > >> > >> > >> > >> On Wed, Apr 8, 2020 at 8:46 AM Mikael Andersson Wigander > >> wrote: > >>> > >>> Yes, it is added > >>> > >>> M > >>> > >>>> On 8 Apr 2020, at

Re: Unable to get Micrometer counter in Camel 3.2.0

2020-04-08 Thread Andrea Cosentino
Did you add the camel-management dependency? Otherwise Jmx won't be enabled Il giorno mer 8 apr 2020 alle ore 08:43 Mikael Andersson Wigander < mikael.grevs...@gmail.com> ha scritto: > Hi > > Previously I used to run my Camel routes under 2.25.0 and with Micrometer > component for JMX in Spring

Re: Broken feature dependencies in 3.2.0

2020-04-06 Thread Andrea Cosentino
="mvn:org.apache.camel.karaf/camel-commands-core/3.2.0"/> > > added to etc/org.apache.karaf.features.xml (just in case someone may find > this workaround useful). > > So no JIRA issue needed? > > Best regards, > Konstantin Chernov. > > 06.04.2020, 1

Re: Broken feature dependencies in 3.2.0

2020-04-06 Thread Andrea Cosentino
Thanks for spotting this by the way! Il giorno lun 6 apr 2020 alle ore 14:50 Andrea Cosentino ha scritto: > No, I fixed that days ago. > > Il giorno lun 6 apr 2020 alle ore 14:49 Константин Чернов < > k.j.cher...@gmail.com> ha scritto: > >> Ah, oka

Re: Broken feature dependencies in 3.2.0

2020-04-06 Thread Andrea Cosentino
No, it's a known bug. We released it You just need to update the feature mvn:org.apache.camel/camel-commands-core/3.2.0 to mvn:org.apache.camel.karaf/camel-commands-core/3.2.0 It's already fixed for the next release. Il giorno lun 6 apr 2020 alle ore 14:42 Константин Чернов <

Re: https://camel.apache.org/components/latest/jasypt.html

2020-04-03 Thread Andrea Cosentino
Yes, no main even in 3.1.0 please open a JIRA Il giorno ven 3 apr 2020 alle ore 17:09 Andrea Cosentino ha scritto: > Please test with 3.1.0 or the upcoming 3.2.0 > > Il giorno ven 3 apr 2020 alle ore 17:08 Vikas Jaiswal > ha scritto: > >> Hi, >> As per the do

Re: https://camel.apache.org/components/latest/jasypt.html

2020-04-03 Thread Andrea Cosentino
Please test with 3.1.0 or the upcoming 3.2.0 Il giorno ven 3 apr 2020 alle ore 17:08 Vikas Jaiswal ha scritto: > Hi, > As per the document the jasypt component: It does not work and gives a > manifest error of not being able to find Main method when running from > command line for camel

Re: Camel 3.1: dependency vulnerability in camel-main/headersmap

2020-04-02 Thread Andrea Cosentino
ogging.log4j > log4j-core > > > > > Kind regards, > > Remco > > Op 2 apr. 2020, om 18:13 heeft Andrea Cosentino anco...@gmail.com>> het volgende geschreven: > > Hello Remco, > > This is dependency tree of camel-headersmap in th

Re: Camel 3.1: dependency vulnerability in camel-main/headersmap

2020-04-02 Thread Andrea Cosentino
Hello Remco, This is dependency tree of camel-headersmap in the current master, I don't see any log4-api:2.5 [INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ camel-headersmap --- [INFO] org.apache.camel:camel-headersmap:jar:3.2.0-SNAPSHOT [INFO] +-

Re: JVM runs into heap memory issue, upon switching to SSL kafka cluster using apache camel

2020-04-01 Thread Andrea Cosentino
Please use a newer version, 2.19.0 is really old and we don't release that branch anymore. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: Camel-kafka integration issue

2020-03-31 Thread Andrea Cosentino
You need to send something to direct. As it is you're not sending messages to your route. Use a timer. Il giorno mar 31 mar 2020 alle ore 14:18 Sanu Sandesh < muralisandes...@gmail.com> ha scritto: > Team, > > I am trying to integrate Camel with Kafka. Written simple application with >

Re: how to configure Camel transport for CXF with Blueprint

2020-03-23 Thread Andrea Cosentino
The documentation you're pointing is for Camel 3, latest. You need to refer to Fuse documentation for Red Hat Fuse. Don't mix the two different docs. Il giorno lun 23 mar 2020 alle ore 17:56 Hans-Juergen May < hans.juergen@gmail.com> ha scritto: > The Documentation of Camel transport for

Re: camel quarkus scheduling a task via cron with timezone

2020-03-18 Thread Andrea Cosentino
The Quartz support is not yet developed https://github.com/apache/camel-quarkus/issues/823 By the way, once we've done, it should be possibile to specify exactly the same set of options. Il giorno mer 18 mar 2020 alle ore 14:40 Dennis Holunder < dennish...@gmail.com> ha scritto: > Hello, > >

Re: PostgresAggregationRepository??

2020-03-18 Thread Andrea Cosentino
It's in 2.25.0 Both on the branch https://github.com/apache/camel/blob/camel-2.25.x/components/camel-sql/src/main/java/org/apache/camel/processor/aggregate/jdbc/PostgresAggregationRepository.java and on the tag

[ANNOUNCEMENT] Release Apache Camel Quarkus 1.0.0-M5

2020-03-18 Thread Andrea Cosentino
this release possible. [1] apache/camel-quarkus -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: Camel version 3.0.2

2020-03-13 Thread Andrea Cosentino
Yes, exactly. The idea is upgrading to 3.1.x Il giorno ven 13 mar 2020 alle ore 15:18 Alex Dettinger < aldettin...@gmail.com> ha scritto: > Hi remco, > > If I recall correctly, it's recommended to upgrade to camel 3.1.0 anyway > as camel 3.0.x will be short lived. > > Hope this helps, > Alex >

[ANNOUNCEMENT] Release Apache Camel Quarkus 1.0.0-M4

2020-03-06 Thread Andrea Cosentino
this release possible. [1] apache/camel-quarkus -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: Install of camel-jackson on Karaf 4.2.7 w/ Camel 3.1.0 causes an error (same worked with Karaf 4.2.7 w/ Camel 3.0.1)

2020-02-28 Thread Andrea Cosentino
Can you please report this on the Camel JIRA? Just reproduced. Il giorno ven 28 feb 2020 alle ore 17:15 Gerald Kallas ha scritto: > I'm still using Java 8 > > $ java -version > openjdk version "1.8.0_222" > OpenJDK Runtime Environment (build 1.8.0_222-b10) > OpenJDK 64-Bit Server VM (build

Re: Install of camel-jackson on Karaf 4.2.7 w/ Camel 3.1.0 causes an error (same worked with Karaf 4.2.7 w/ Camel 3.0.1)

2020-02-28 Thread Andrea Cosentino
You need to use Karaf 4.2.8. Il giorno ven 28 feb 2020 alle ore 16:40 Gerald Kallas ha scritto: > I tried to upgrade from Karaf 4.2.7 w/ Camel 3.0.1 towards Karaf 4.2.7 w/ > Camel 3.1.0. > > While executing these commands > > > karaf@root()> feature:repo-add hawtio 2.9.1 > Adding feature url

R: Issue accessing cert file in camel

2020-02-26 Thread Andrea Cosentino
Maybe report the version Inviato da Yahoo Mail su Android Il mer, 26 feb, 2020 alle 21:58, Kaithakottil, Manoj (GST) ha scritto: We are facing the following error from camel trying to access the cacerts file we have defined in our camel-routes.xml file.   Section of code in

Re: SJMS2 vs JMS components for transfer messages from and to ActiveMQ Artemis

2020-02-26 Thread Andrea Cosentino
2.20.2 is really old. You can try with newer versions. Il giorno mer 26 feb 2020 alle ore 13:59 Mikhail Lukyanov < lukyanov...@gmail.com> ha scritto: > I am trying to find the fastest way to transfer messages from one ActiveMQ > queue to another Artemis. And I thought that the SJMS2 component

Re: Where is documentation on camel-report-maven-plugin?

2020-02-18 Thread Andrea Cosentino
; > :) > > M > > > On 18 Feb 2020, at 15:13, Mikael Andersson Wigander < > mikael.grevs...@gmail.com> wrote: > > > > Will this plugin work if all code is in Kotlin? > > > > M > > > >> On 18 Feb 2020, at 15:09, Andrea Cosentino wrote: &

Re: Camel 3 pom for JVM 1.8

2020-02-18 Thread Andrea Cosentino
That's normal. If you use a starter you'll get that dependencies as transitive deps. This is clear if you run a dependency:tree on your camel-sql-starter. That statement applies on plain camel. In the spring-boot context is a bit different. Il giorno mar 18 feb 2020 alle ore 15:45 Mikael

Re: Where is documentation on camel-report-maven-plugin?

2020-02-18 Thread Andrea Cosentino
We need to add this adoc to the documentation I believe. Il giorno mar 18 feb 2020 alle ore 15:09 Andrea Cosentino ha scritto: > For the moment you can have a look here: > > > https://github.com/apache/camel/blob/master/catalog/camel-report-maven-plugin/src/main/docs/camel-

Re: Where is documentation on camel-report-maven-plugin?

2020-02-18 Thread Andrea Cosentino
For the moment you can have a look here: https://github.com/apache/camel/blob/master/catalog/camel-report-maven-plugin/src/main/docs/camel-report-maven-plugin.adoc Il giorno mar 18 feb 2020 alle ore 15:02 Mikael Andersson Wigander < mikael.grevs...@gmail.com> ha scritto: > Hi > > >

Re: DependencyManagement?

2020-02-09 Thread Andrea Cosentino
The groupId has been changed. Now it is org.apache.camel.springboot It is reported on the migration guide. https://camel.apache.org/manual/latest/camel-3-migration-guide.html#_spring_boot_starters_maven_coordinate_change Il giorno lun 10 feb 2020 alle ore 08:25 Mikael Andersson Wigander <

Re: Hazelcast Component question

2020-02-06 Thread Andrea Cosentino
You should be able to set an HazelcastInstance at component level. So you can define a Config with all of your parameters call an Hazelcast.getOrCreateHazelcastInstance(config) and then set the instance on your component. Il giorno gio 6 feb 2020 alle ore 19:21 Gershaw, Geoffrey A. <

Re: Camel 3.0.1 - NullPointerException with @BeanInject

2020-01-31 Thread Andrea Cosentino
Can you open a JIRA issue if you think this is a bug ? Thank you Il giorno ven 31 gen 2020 alle ore 17:23 Remco Schoen ha scritto: > I added a null-check in the method getInjectionBeanValue of the > CamelPostProcessorHelper and that seemed to solve it: > > if (camelContext != null && >

Re: Camel 3.0.1 - how to use properties for OTAP?

2020-01-31 Thread Andrea Cosentino
ook into > an alternative for the properties, which probably will be multiple files. > > > Op 31 jan. 2020, om 16:59 heeft Andrea Cosentino > het volgende geschreven: > > > > Let me answer again: if you need to distinguish between properties for > > testing and production throu

Re: Camel 3.0.1 - how to use properties for OTAP?

2020-01-31 Thread Andrea Cosentino
stinguish between properties for testing > and production in one properties file? > > > > Op 31 jan. 2020, om 16:54 heeft Andrea Cosentino > het volgende geschreven: > > > > No, we removed the options because they were more harmful than useful > > > > Actua

Re: Camel 3.0.1 - how to use properties for OTAP?

2020-01-31 Thread Andrea Cosentino
I rather wouldn’t like to > have multiple properties files. > > > > Op 31 jan. 2020, om 16:50 heeft Andrea Cosentino > het volgende geschreven: > > > > The propertyPrefix along with the other advanced options have been > removed. > > > > > https://ca

Re: Camel 3.0.1 - how to use properties for OTAP?

2020-01-31 Thread Andrea Cosentino
The propertyPrefix along with the other advanced options have been removed. https://camel.apache.org/manual/latest/camel-3-migration-guide.html#_properties_component Il giorno ven 31 gen 2020 alle ore 16:48 Remco Schoen ha scritto: > Hi, > > I was testing to see if I can use Camel 3.0.1 for my

Re: java.lang.NoClassDefFoundError: groovy/lang/Script

2020-01-28 Thread Andrea Cosentino
Camel-script has been removed Il mar 28 gen 2020, 19:29 Alex Soto ha scritto: > This appears to be a regression, as I remember seeing this problem in the > past: > > https://issues.apache.org/jira/browse/CAMEL-4171 < > https://issues.apache.org/jira/browse/CAMEL-4171> > > I will try your

[ANNOUNCEMENT] Release Apache Camel Quarkus 1.0.0-M3

2020-01-27 Thread Andrea Cosentino
this release possible. [1] apache/camel-quarkus -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: SNMP Component configuration problems

2020-01-24 Thread Andrea Cosentino
Please always add information about the version you're using Il ven 24 gen 2020, 12:32 ha scritto: > Hi, > > currently I am working on a project where I receive OPC UA data and send > them via SNMP to a PRTG monitoring system. I already created the routes > between OPC UA datapoints and a SNMP

Re: configuration of the Pulsar component

2020-01-22 Thread Andrea Cosentino
By the way if you think the documentation should be improved or the component needs different stuff, open an issue and help by sending a Pull Request. Thanks. Il giorno gio 23 gen 2020 alle ore 08:37 Andrea Cosentino ha scritto: > We have this example based on Spring DSL and Pul

Re: configuration of the Pulsar component

2020-01-22 Thread Andrea Cosentino
is marked as "advanced", it should be > "common", if its the only way to set up a pulsar client) > > --Andreas > > On 21.01.20 12:46, Andrea Cosentino wrote: > > You need to create your own pulsarClient component option and set it on > > your com

Re: configuration of the Pulsar component

2020-01-21 Thread Andrea Cosentino
You need to create your own pulsarClient component option and set it on your component PulsarClient client = PulsarClient.builder() .serviceUrl("pulsar://localhost:6650,localhost:6651,localhost:6652") .build(); Then you can add this to your component configuration. Il

Re: camel-spring-boot-dependencies 3.0.1 pom not in maven central

2020-01-17 Thread Andrea Cosentino
There are troubles on the Sonatype CDN from yesterday. It's not our fault. Il giorno ven 17 gen 2020 alle ore 09:21 Steve Davids ha scritto: > I am trying to use the new patched release but the following dependency > continually fails: > >

Re: Stack trace after upgrading to Camel 3.0

2020-01-10 Thread Andrea Cosentino
t.has("id")); > > > > > > } > > > > > > > > > Route > > > == > > > > > > import org.apache.camel.Exchange; > > > import org.apache.camel.builder.RouteBuilder; > > > > > > > > > public

Re: Stack trace after upgrading to Camel 3.0

2020-01-10 Thread Andrea Cosentino
; > > > > io.undertow > undertow-core > ${version.undertow} > > > > io.undertow > undertow-core > ${version.undertow} > test-jar > test > > > > io.undert

Re: Stack trace after upgrading to Camel 3.0

2020-01-10 Thread Andrea Cosentino
Also can you please show your code? Thanks. Il giorno ven 10 gen 2020 alle ore 15:36 Andrea Cosentino ha scritto: > What is your POM? > --Andrea Cosentino --Apache Camel PMC > ChairApache Karaf CommitterApache Servicemix PMC MemberEmail: >

Re: Stack trace after upgrading to Camel 3.0

2020-01-10 Thread Andrea Cosentino
What is your POM?  --Andrea Cosentino --Apache Camel PMC ChairApache Karaf CommitterApache Servicemix PMC MemberEmail: ancosen1985@yahoo.comTwitter: @oscerd2Github: oscerd On Friday, January 10, 2020, 3:34:04 PM GMT+1, Tom Coudyzer wrote: Thanks Omar

Re: Refactoring classes in Camel 3.0.0 - where to find classes for a custom aggregation strategy

2020-01-09 Thread Andrea Cosentino
https://camel.apache.org/manual/latest/camel-3-migration-guide.html#_generic_information "The class org.apache.camel.processor.aggregate.AggregationStrategy has been moved to org.apache.camel.AggregationStrategy."

Re: Hoe to get camel-quarkus-syslog

2020-01-05 Thread Andrea Cosentino
There is no extension for syslog. Please raise an issue. Thanks Il dom 5 gen 2020, 17:32 Imran Raza Khan ha scritto: > I want to use camel-quarkus-syslog but its not available or i am using > wrong artifcatid? > > > org.apache.camel.quarkus > camel-quarkus-syslog > >

Re: ActiveMQ endpoint in Camel 3.0.0 reports an "java.lang.IllegalArgumentException: wrong number of arguments"

2020-01-02 Thread Andrea Cosentino
It's org.apache.camel.component.activemq.ActiveMQComponent https://github.com/apache/camel/blob/master/components/camel-activemq/src/main/java/org/apache/camel/component/activemq/ActiveMQComponent.java The component you're using is from activemq-camel. Il gio 2 gen 2020, 19:22 Gerald Kallas ha

Re: Installation of activemq-camel with Camel 3.0.0 inside karaf 4.2.7 failed

2020-01-02 Thread Andrea Cosentino
This was done for camel 3 Il gio 2 gen 2020, 18:48 Andrea Cosentino ha scritto: > You need to install camel-activemq and not activemq-camel > > Il gio 2 gen 2020, 18:44 Gerald Kallas ha scritto: > >> Dear community, >> >> I'm trying to install the activemq-cam

Re: Installation of activemq-camel with Camel 3.0.0 inside karaf 4.2.7 failed

2020-01-02 Thread Andrea Cosentino
You need to install camel-activemq and not activemq-camel Il gio 2 gen 2020, 18:44 Gerald Kallas ha scritto: > Dear community, > > I'm trying to install the activemq-camel feature together with Camel > 3.0.0. See following excerpt of commands > > karaf@root()> feature:repo-add camel 3.0.0 >

Re: Camel MongoDB Pojo'S

2019-12-31 Thread Andrea Cosentino
As far as I know there is no support for this actually. You need a type converter. Il mar 31 dic 2019, 18:57 michael e ha scritto: > Hello i would like to be able with camel component getting specific object > and not document (without using type converter) during retrieve operation > mongo SDK

[ANNOUNCEMENT] Release Apache Camel Quarkus 1.0.0-M2

2019-12-20 Thread Andrea Cosentino
this release possible. [1] apache/camel-quarkus -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: Which component is ideal for Camel 2.24.2 and ActiveMQ?

2019-12-11 Thread Andrea Cosentino
>From Camel 3, Activemq-camel has been renamed camel-activemq and it lives in >the camel repository. The old version lives into activemq repository. So using the activemq-camel component with 2.24.2 is correct. -- Andrea Cosentino  -- Apache Camel PMC

[ANNOUNCEMENT] Apache Camel Quarkus 1.0.0-M1 released

2019-12-08 Thread Andrea Cosentino
this release possible. [1] apache/camel-quarkus -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: DefaultComponent

2019-12-03 Thread Andrea Cosentino
; > > > Yes. I know and my own components use this. But it seems spring or > flowable needs this class there. > > > > > > > > > -Ursprüngliche Nachricht- > > > Von: Andrea Cosentino > > > Gesendet: Dienstag, 3. Dezember 2019 13:01 > > >

Re: DefaultComponent

2019-12-03 Thread Andrea Cosentino
In Camel 3 the DefaultComponent is located at org.apache.camel.support It is reported in the migration guide https://camel.apache.org/manual/latest/camel-3-migration-guide.html#_migrating_custom_components Il giorno mar 3 dic 2019 alle ore 12:59 ha scritto: > Hi, > > I got this error. What

Re: [ANNOUNCEMENT] Apache Camel 3.0.0 Released

2019-12-02 Thread Andrea Cosentino
It's in the migration guide by the way https://camel.apache.org/manual/latest/camel-3-migration-guide.html#_spring_boot_starters_maven_coordinate_change Il giorno lun 2 dic 2019 alle ore 15:24 Andrea Cosentino ha scritto: > The groupId of the starters has been changed > from org.apache

Re: [ANNOUNCEMENT] Apache Camel 3.0.0 Released

2019-12-02 Thread Andrea Cosentino
The groupId of the starters has been changed from org.apache.camel to org.apache.camel.springboot https://search.maven.org/search?q=g:org.apache.camel.springboot Il giorno lun 2 dic 2019 alle ore 15:23 ha scritto: > Hi, > > But camel-spring-boot-starter is still 3.0.0-RC3 ? > >

Re: [ANNOUNCEMENT] Apache Camel 3.0.0 Released

2019-12-01 Thread Andrea Cosentino
Why asking this on the announcement thread? Can't you start a different thread? Il lun 2 dic 2019, 06:21 Ron Cecchini ha scritto: > TL;DR: unmarshalling JSON to POJO with Jackson is no longer working on a > java.time.OffsetDateTime since migrating to Camel 3.0. java.util.Date > still works

Re: [ANNOUNCEMENT] Apache Camel 3.0.0 Released

2019-11-29 Thread Andrea Cosentino
Hello, I can answer to the question 2 and 3, because I still don't know the planning for Camel in Action 3 For question 2: We'll release version 2.24.3 as end release for 2.24.x line, we'll then release a 2.25.0, which will be the last line for Camel 2.x, off course we're planning to maintain

Re: Unable to add timer component as dependency in 2.24.2

2019-11-26 Thread Andrea Cosentino
Camel-timer is part of camel-core in camel-2.x branch. It has become a separated component only for camel 3. So that's normal. Il giorno mar 26 nov 2019 alle ore 10:43 Mikael Andersson Wigander < mikael.grevs...@gmail.com> ha scritto: > Hi > > I’m trying to add camel-timer or

[ANNOUNCEMENT] Apache Camel Quarkus 0.4.0 released

2019-11-18 Thread Andrea Cosentino
this release possible. [1] https://github.com/apache/camel-quarkus -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: Release cycle

2019-11-07 Thread Andrea Cosentino
2.25.0 will be released in Q1 2020. 2.24.3 still doesn't have an ETA. There is no guidelines about release nor fixed timeline, when we have enough material to release, we release. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache

Re: Strange Constraint on dependency Spring Boot Camel

2019-11-01 Thread Andrea Cosentino
2.2.0 Is supported only in camel 3 master. I'll have a look and double check Il ven 1 nov 2019, 10:11 Mikael Andersson Wigander < mikael.grevs...@gmail.com> ha scritto: > If you choose 2.1.10 it will resolve to 2.24.0 > > M > > > On 1 Nov 2019, at 09:50, Andrea Cosentino

Re: Strange Constraint on dependency Spring Boot Camel

2019-11-01 Thread Andrea Cosentino
I don't know what version of camel is used there Il ven 1 nov 2019, 09:49 Mikael Andersson Wigander < mikael.grevs...@gmail.com> ha scritto: > What’s the issue here with Camel and Spring Boot? > > M >

[ANNOUNCEMENT] Apache Camel Quarkus 0.3.0 released

2019-10-29 Thread Andrea Cosentino
this release possible. On behalf of the Camel PMC, Andrea Cosentino [1] https://github.com/apache/camel-quarkus -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2

R: Unsubscribe me

2019-10-20 Thread Andrea Cosentino
You need to send the request to the unsubscribe address  https://camel.apache.org/manual/latest/mailing-lists.html Inviato da Yahoo Mail su Android Il dom, 20 ott, 2019 alle 15:03, Patrick Munis ha scritto: Unsubscribe me

Re: CAMEL SCR (DEPRECATED)

2019-10-04 Thread Andrea Cosentino
Hello, There is no scr out of the box, we'll support only OSGi blueprint. You'll need to build your own scr support or re-use the camel-scr code. cheers. Il giorno ven 4 ott 2019 alle ore 10:26 Elton Barbosa Rodrigues < elton.barb...@inatel.br> ha scritto: > Hello everyone! > > I took a look

Re: camel-influxdb/NoClassDefFoundError/Moshi

2019-10-02 Thread Andrea Cosentino
age doesn't change. > > I linked a KARAF Ticket to the CAMEL Ticket. The error, even if it is > > decanter based, seems to be the same source. > > > > -- > > David Ecker > > > > On 10/2/19 3:23 PM, Andrea Cosentino wrote: > > > Did you find the time to

Re: NoClassDefFoundError: DefaultComponent 3.0.0-RC1

2019-10-02 Thread Andrea Cosentino
Also, what is org.springframework.stereotype.Component ? You need to use org.apache.camel.spi.annotations.Component Il giorno mer 2 ott 2019 alle ore 15:27 Andrea Cosentino ha scritto: > We don't have enough information here to understand what you're doing, we > just have a

Re: NoClassDefFoundError: DefaultComponent 3.0.0-RC1

2019-10-02 Thread Andrea Cosentino
guide, but it could be there is a bug. This should have been noticed with 4 milestones and one RC. So it seems a bit weird. Il giorno mer 2 ott 2019 alle ore 15:02 ha scritto: > Actually that is what I suppose. > Or camel - 3.0.0 is buggy.  > > -Ursprüngliche Nachricht- &

Re: camel-influxdb/NoClassDefFoundError/Moshi

2019-10-02 Thread Andrea Cosentino
Did you find the time to test with only Moshi dep? -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Tuesday, October 1, 2019, 5:10:38 PM GMT+2

Re: NoClassDefFoundError: DefaultComponent 3.0.0-RC1

2019-10-02 Thread Andrea Cosentino
If you are moving to camel 3 probably you have some wrong dependencies somewhere. Il giorno mer 2 ott 2019 alle ore 14:54 ha scritto: > Hi > > I thought I did this. I use this. > Snipped. > I suspect someone else, may be from spring, uses this *at rumtime*. > Its not a compile error. > >

Re: NoClassDefFoundError: DefaultComponent 3.0.0-RC1

2019-10-02 Thread Andrea Cosentino
The package in camel 3 is org.apache.camel.support you need to use that for having DefaultComponent. More information at: https://camel.apache.org/manual/latest/camel-3-migration-guide.html Il giorno mer 2 ott 2019 alle ore 14:02 ha scritto: > Hello > > I get this error when upgrading to

Re: camel-influxdb/NoClassDefFoundError/Moshi

2019-10-01 Thread Andrea Cosentino
t; David > > On 10/1/19 4:44 PM, Andrea Cosentino wrote: > > The converter-moshi in the retrofit bundle has optional resolution.. > > > > > > > > Il giorno mar 1 ott 2019 alle ore 16:41 Andrea Cosentino < > anco...@gmail.com> > > ha scritto:

Re: camel-influxdb/NoClassDefFoundError/Moshi

2019-10-01 Thread Andrea Cosentino
ing the same error, missing moshi$Builder class. > > Or did you mean something else? > > Thanks, > David > > On 10/1/19 4:25 PM, Andrea Cosentino wrote: > > Thanks for reporting. > > > > For the moment we can wrap the converter-moshi, then we'll need to > r

Re: camel-influxdb/NoClassDefFoundError/Moshi

2019-10-01 Thread Andrea Cosentino
The converter-moshi in the retrofit bundle has optional resolution.. Il giorno mar 1 ott 2019 alle ore 16:41 Andrea Cosentino ha scritto: > Yes, I mean that, but I believe you need to use 2.4.0, still need to try > > Il giorno mar 1 ott 2019 alle ore 16:40 David Ecker < &

Re: camel-influxdb/NoClassDefFoundError/Moshi

2019-10-01 Thread Andrea Cosentino
vid > > On 10/1/19 4:15 PM, Andrea Cosentino wrote: > > Nothing wrong from your side, we are missing the converter-moshi > dependency > > on the Karaf feature. > > > > Can you please open an issue on Camel JIRA? > > > > Thanks > > > > Il g

Re: camel-influxdb/NoClassDefFoundError/Moshi

2019-10-01 Thread Andrea Cosentino
Nothing wrong from your side, we are missing the converter-moshi dependency on the Karaf feature. Can you please open an issue on Camel JIRA? Thanks Il giorno mar 1 ott 2019 alle ore 16:11 David Ecker ha scritto: > Hi, > > I am running karaf 4.2.6 and camel 2.24.2 (OpenJDK-8, docker). > >

Re: Execute a Route on repetition in specific time slot.

2019-09-27 Thread Andrea Cosentino
I think you need to read a bit more how camel work. Take a look at timer examples. Il giorno ven 27 set 2019 alle ore 13:42 Rahul Marjiwe < rahul.marj...@hotwaxsystems.com> ha scritto: > Hi Boris, > > Thanks for the reply. > > Is there required any dependencies for the timer component? > > but

[ANNOUNCEMENT] Apache Camel Quarkus 0.2.0 released

2019-09-26 Thread Andrea Cosentino
this release possible. On behalf of the Camel PMC, Andrea Cosentino [1] https://github.com/apache/camel-quarkus -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2

Re: Best approach to deploy camel code as standalone application

2019-09-25 Thread Andrea Cosentino
Have you seen this project? https://github.com/bibryam/ofbiz-camel Il giorno mer 25 set 2019 alle ore 14:50 Jaiprakash Mewada < jaiprakash.mew...@hotwaxsystems.com> ha scritto: > Thanks Omar for quick response. > > I have already checked the documentation. But I am not able to understand > that

Re: How to get a Camel for commercial use

2019-09-18 Thread Andrea Cosentino
You can have a look at the commercial page on the website https://camel.apache.org/manual/latest/commercial-camel-offerings.html Using the upstream version of the project, you won't have immediate support. Il giorno mer 18 set 2019 alle ore 08:36 이성규 ha scritto: > Hi, all. > > I am

Re: http4 not sending exchange data further in route for kubernetes API

2019-09-14 Thread Andrea Cosentino
I never tried that before. Can you create a Github project with a reproducer? It would be useful Il sab 14 set 2019, 19:45 Imran Raza Khan ha scritto: > Till the time you are working on enhancement can i use http4 component to > listen for configmap events? > > i require to read chunk data in

Re: http4 not sending exchange data further in route for kubernetes API

2019-09-14 Thread Andrea Cosentino
I will work on it Il sab 14 set 2019, 19:36 Andrea Cosentino ha scritto: > You're right. We don't have a consumer for event related to config map. > Can you please open an enhancement? > > Il sab 14 set 2019, 19:33 Imran Raza Khan ha > scritto: > >> Please point me to

Re: http4 not sending exchange data further in route for kubernetes API

2019-09-14 Thread Andrea Cosentino
You're right. We don't have a consumer for event related to config map. Can you please open an enhancement? Il sab 14 set 2019, 19:33 Imran Raza Khan ha scritto: > Please point me to kubernetes event example i tried to search but couldn't > find it. > > On separate note can we read chunk data

Re: http4 not sending exchange data further in route for kubernetes API

2019-09-14 Thread Andrea Cosentino
Why are you trying to watch a configmap with http component, when there is a consumer for the events related to specific configmap? Il sab 14 set 2019, 18:13 Imran Raza Khan ha scritto: > I am using [kubernetes rest api][1] API to watch configmap and calling it > with http4 component, but http4

Re: http4 not sending exchange data further in route for kubernetes API

2019-09-14 Thread Andrea Cosentino
Use the Kubernetes component and consume events. Il sab 14 set 2019, 19:25 Andrea Cosentino ha scritto: > Why are you trying to watch a configmap with http component, when there is > a consumer for the events related to specific configmap? > > Il sab 14 set 2019, 18:13 Imran R

Re: unable to find valid certification path to requested target error in kubernetes component

2019-09-13 Thread Andrea Cosentino
What is the Kubernetes cluster version? Do you have any real reproducer for this? Il ven 13 set 2019, 22:08 Imran Raza Khan ha scritto: > i am getting security error although i am providing oauthtoken in > kubernetes component > > from("timer://foo?fixedRate=true=5000") >

Re: camel-http-starter causing problem with KubernetesClusterServiceAutoConfiguration problem

2019-09-12 Thread Andrea Cosentino
The Onder's github repo is using camel 2.22.0 I think. Il giorno gio 12 set 2019 alle ore 08:57 Zoran Regvart ha scritto: > Hi Onder, > on first look it seems that the > KubernetesClusterServiceAutoConfiguration doesn't get injected with > KubernetesClusterServiceConfiguration; i.e. here it is

Re: [Camel-K]: camel-k-cache does not start, is a patched-up version near release?

2019-09-10 Thread Andrea Cosentino
Actually there is no ETA for a new release. You can open an issue on camel-k asking for a new release. Il giorno lun 9 set 2019 alle ore 10:42 Luca Morandini < luca.morandi...@gmail.com> ha scritto: > Folks, > > I was not able to deploy Camel-K on a K8s cluster due to >

Re: [ANNOUNCEMENT] Apache Camel 3.0.0-RC1 (Release Candidate 1) Released

2019-09-04 Thread Andrea Cosentino
Thanks a lot Zoran Il mer 4 set 2019, 10:24 Zoran Regvart ha scritto: > Hi Knut-Håvard, > thank you for noticing that, it's one of those things when you look at > a it and over time it seems more right than wrong so you don't notice > the wrong any more. > > I've pushed a fix for this[1][2],

R: Re: [ANNOUNCEMENT] Apache Camel 3.0.0-RC1 (Release Candidate 1) Released

2019-09-03 Thread Andrea Cosentino
Yes, se are working on that too. Thanks Inviato da Yahoo Mail su Android Il mar, 3 set, 2019 alle 10:41, Knut-Håvard Aksnes ha scritto: There seems to be a bug in the way the release notes are listed on the Apache Camel News page, the date is wrong. (In the future) I suspect month number

[ANNOUNCEMENT] Apache Camel-K Runtime 1.0.1 released

2019-08-28 Thread Andrea Cosentino
repository [1][2] Many thanks to all who made this release possible. On behalf of the Camel PMC, Andrea Cosentino [1]  https://repository.apache.org/content/repositories/releases/org/apache/camel/k/ [2] http://repo2.maven.org/maven2/org/apache/camel/k/ -- Andrea Cosentino

Re: Request to become contributor

2019-08-23 Thread Andrea Cosentino
And if you want to work on something from the JIRA issues it is sufficient to add a comment under the issue you choose. Il giorno ven 23 ago 2019 alle ore 08:06 Claus Ibsen ha scritto: > Hi > > Thanks, you can read here how to contribute >

Re: [ANNOUNCEMENT] Brand new Apache Camel website

2019-08-21 Thread Andrea Cosentino
Thanks Jan :-) Il mer 21 ago 2019, 20:56 Jan Bednář ha scritto: > Hi all, > the redirects are LIVE. > > It is commited in > > https://github.com/apache/camel-website/commit/3da031cc74634d5048a80435ead7646b2dc53872. > > The old URLs, which couldn't be mapped automatically are commented out. > If

Re: Using ApacheArtemis

2019-08-21 Thread Andrea Cosentino
Do you mean use the jms component to connec to an Artemis instance instead that ActiveMQ? you can use sjms2 component for this. Il giorno mer 21 ago 2019 alle ore 16:09 Tobias Letschka ha scritto: > > Hi, > > Is it possible to use apache artemis instead activmq in camel? > > Regards, > >

Re: [ANNOUNCEMENT] Brand new Apache Camel website

2019-08-21 Thread Andrea Cosentino
There is already an issue for this: https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-13872 Il giorno mer 21 ago 2019 alle ore 07:02 Burkard Stephan < stephan.burk...@visana.ch> ha scritto: > Fantastic work, congratulations! > > As Willem already mentioned, it is a bit annoying that

[ANNOUNCEMENT] Apache Camel Quarkus 0.1.0 released

2019-08-10 Thread Andrea Cosentino
repository [1] Many thanks to all who made this release possible. On behalf of the Camel PMC, Andrea Cosentino [1] https://github.com/apache/camel-quarkus -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1

[ANNOUNCEMENT] Apache Camel Quarkus 0.0.2 released

2019-07-29 Thread Andrea Cosentino
repository [1] Many thanks to all who made this release possible. On behalf of the Camel PMC, Andrea Cosentino [1] https://github.com/apache/camel-quarkus -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1

Re: No Groovy support after upgrade to 3.0.0-M4

2019-07-18 Thread Andrea Cosentino
Let su know how it goes please. Feedback are welcome Il gio 18 lug 2019, 14:41 Claus Ibsen ha scritto: > Hi > > Just use camel-groovy and the groovy language, that can be used as > scripting with groovy > > On Thu, Jul 18, 2019 at 2:36 PM Francesco Chicchiriccò > wrote: > > > > Hi all, > >

<    1   2   3   4   5   6   >