Re: Springboot Camel http4 Component autoconfigs appear to have no effect

2019-02-21 Thread Claus Ibsen
Hi Make sure you use the -starter JARs as dependency, eg camel-http4-starter when using spring boot On Thu, Feb 21, 2019 at 9:35 PM Peck, Sean wrote: > > I am using Springboot 2.22.0, and I am having a devil of a time using the > spring-boot autoconfiguraiton with http4 component, according to

Springboot Camel http4 Component autoconfigs appear to have no effect

2019-02-21 Thread Peck, Sean
I am using Springboot 2.22.0, and I am having a devil of a time using the spring-boot autoconfiguraiton with http4 component, according to the documentation : https://github.com/apache/camel/blob/bf5a73cec85825ee1750517fe699540ef5ee4445/docs/components/modules/ROOT/pages/http4-component.adoc I

Re: FTPS Handshake error

2019-02-21 Thread ski n
Hi Zoran, That's a great tip and I think you are right. Just setting the system property didn't work however. Probably because Camel's own implementation. For example one can set the SSL/TLS version from system property, but in Camel this a separate property. It might work when using the

Re: Workflow UI Editor

2019-02-21 Thread Sanjeev Kumar
Hi Zoran Yes, but I am not able to download this JBoss Fuse tooling. Is it open source? Regards Sanjeev On Thu, 21 Feb 2019 at 6:53 PM, Zoran Regvart wrote: > Hi Sanjeev, > have you seen JBoss Camel Developer Tools? > > http://tools.jboss.org/features/fusetools.html > > zoran > > On Thu, Feb

Re: FTPS Handshake error

2019-02-21 Thread Zoran Regvart
Hi Raymond, from what I understand the security measure in FileZilla requires that the same TLS session is used for the control and data connections, am I correct? In your research have you come across this StackOverflow post?

Re: Workflow UI Editor

2019-02-21 Thread Riggy Software
Like a BPMN for camel routes? That sounds great! Especially if it generated test coverage too. Naseem Get Outlook for Android From: Zoran Regvart Sent: Thursday, February 21, 2019 1:22:43 PM To: users@camel.apache.org Subject: Re:

Re: Workflow UI Editor

2019-02-21 Thread Zoran Regvart
Hi Sanjeev, have you seen JBoss Camel Developer Tools? http://tools.jboss.org/features/fusetools.html zoran On Thu, Feb 21, 2019 at 1:57 PM Sanjeev Kumar wrote: > > Hi, > > Looking for an open source UI editor which can be used by business to > modify or create new workflows and generate

Workflow UI Editor

2019-02-21 Thread Sanjeev Kumar
Hi, Looking for an open source UI editor which can be used by business to modify or create new workflows and generate Spring XML DSL from that. Have anyone used similar thing in their project? Any pointers will be helpful. Regards, Sanjeev

Re: Master Route Policy for multiple routes?

2019-02-21 Thread Claus Ibsen
Oh if you use the endpoint approach instead of route policy then it should be possible https://github.com/apache/camel/blob/master/components/camel-zookeeper-master/src/main/docs/zookeeper-master-component.adoc#example On Thu, Feb 21, 2019 at 9:08 AM Claus Ibsen wrote: > > Hi Dan > > Ah yeah

Re: Master Route Policy for multiple routes?

2019-02-21 Thread Claus Ibsen
Hi Dan Ah yeah that is currently not supported in camel-zookeeper-master. You are welcome to log a JIRA ticket. On Mon, Feb 18, 2019 at 10:30 AM Dennis Holunder wrote: > > Hi all, > > is it possible to use one master route policy to control master > selection for multiple routes inside one

Re: [DISCUSS] - Apache Camel 3 - A new tagline

2019-02-21 Thread Andrea Cosentino
+1 for more tag lines. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Thursday, February 21, 2019, 9:07:01 AM GMT+1, Claus Ibsen wrote:

Re: [DISCUSS] - Apache Camel 3 - A new tagline

2019-02-21 Thread Claus Ibsen
Hi Thanks everyone for all the feedback, keep it coming. I agree also that Camel is very versatile and has a proven track record of being used in all sorts of platforms and environments, and that's its adaptable to changing times, eg its been around for 11 years and still going strong. I think