Re: Camel & ServiceMesh sample

2020-03-07 Thread Krzysztof Sobkowiak
Sobkowiak wrote: > Hi > > Do you have a ready-to-use sample how to run Apache Camel with Service Mesh > circuit breaker? > > Best regards > Krzysztof > > > -- Krzysztof Sobkowiak JEE & OSS Architect, Integration Architect Apache Software Foundation Member (htt

Camel & ServiceMesh sample

2020-03-07 Thread Krzysztof Sobkowiak
Hi Do you have a ready-to-use sample how to run Apache Camel with Service Mesh circuit breaker? Best regards Krzysztof -- Krzysztof Sobkowiak JEE & OSS Architect, Integration Architect Apache Software Foundation Member (http://apache.org/) Apache ServiceMix Committer & PMC Memb

Re: Calling Camel route from service via Java interface

2020-03-07 Thread Krzysztof Sobkowiak
gboot-rest-camel/src/main/java/camelinaction/HelloRestController.java > > > > > > > > > > -- > > Claus Ibsen > > - > > http://davsclaus.com @davsclaus > > Camel in Action 2: https://www.manning.com/ibsen2 > > -- Krz

Camel & OpenWhisk

2019-01-08 Thread Krzysztof Sobkowiak
Hi Is there somewhere a sample/demo with Apache OpenWhisk action using Apache Camel? Best regards Krzysztof -- Krzysztof Sobkowiak (@ksobkowiak) JEE & OSS Architect, Integration Architect Apache Software Foundation Member (http://apache.org/) Apache ServiceMix Committer & PMC Memb

Apache Camel & Apache ServiceMix tutorial

2016-11-13 Thread Krzysztof Sobkowiak
Please enjoy it if you want!! Kindly regards Krzysztof -- Krzysztof Sobkowiak (@ksobkowiak) JEE & OSS Architect, Integration Architect Apache Software Foundation Member (http://apache.org/) Apache ServiceMix Committer & PMC Member (http://servicemix.apache.org/) Senior Application Co

Re: Need for XA?

2014-01-06 Thread Krzysztof Sobkowiak
Hi I meant XA processing Krzysztof On 06.01.2014 22:32, Henryk Konsek wrote: Krzysztof said: Are there any samples how to develop such requirement with camel? You mean XA or non-XA processing? Maybe I could find something for you :) . -- Krzysztof Sobkowiak JEE & OSS Archi

Re: Need for XA?

2014-01-06 Thread Krzysztof Sobkowiak
Hi Which page do you mean? Krzysztof On 05.01.2014 07:28, kraythe . wrote: the camel page on transactions shows you how to do an XA transaction manager. :) *Robert Simmons Jr. MSc. - Lead Java Architect @ EA* *Author of: Hardcore Java (2003) and Maintainable Java (2012)* *LinkedIn: **http://w

Re: Need for XA?

2014-01-04 Thread Krzysztof Sobkowiak
d you or should you not need XA? Larry -- Krzysztof Sobkowiak JEE & OSS Architect | Technical Architect @ Capgemini e-mail: krzys.sobkow...@gmail.com <mailto:krzys.sobkow...@gmail.com> | Twitter: @KSobkowiak

CXF Example OSGi

2013-04-08 Thread Krzysztof Sobkowiak
Hi I'm trying to deploy camel-example-cxf-osgi/2.10.4 on Karaf 2.3.1 or SMX 4.5.1 using following commands (as described in http://camel.apache.org/cxf-example- osgi.html) in Karaf i have to add Camel features first features:chooseurl camel 2.10.4 and next (Karaf or SMX) features:install war