Can't make camel-example-spring-security works

2016-08-17 Thread olivier
Hi, This is probably a basic issue but i'm not very familiar with neither Camel, nor Maven. I'm simply trying to run the camel-example-spring-security provided with Camel 2.17.3 version. I'm running Maven 3.2.3 with Java 1.8.0_101. In the instructions it says to run: mvn clean install And then:

Re: Can't make camel-example-spring-security works

2016-08-19 Thread olivier
So, i've figured it out by myself. Here is the solution for those who might have the same issue. It seems Camel security 2.17.3 depends on Spring security 4.x...but the camel-context spring security part of the example is written in Spring security 3.x, which produces the errors above, because, in

Re: Can't make camel-example-spring-security works

2016-08-19 Thread Claus Ibsen
Hi Thanks for spotting. You are welcome to log a JIRA and provide a patch / github PR with a fix http://camel.apache.org/support.html http://camel.apache.org/contributing.html On Fri, Aug 19, 2016 at 9:53 AM, olivier wrote: > So, i've figured it out by myself. Here is the solution for those who

Re: Can't make camel-example-spring-security works

2016-08-22 Thread Claus Ibsen
Hi I just fixed the example so we wont forget to do it https://github.com/apache/camel/commit/ba6fc872e40b48344330b7bc469892e63eb739cc On Fri, Aug 19, 2016 at 10:08 AM, Claus Ibsen wrote: > Hi > > Thanks for spotting. > > You are welcome to log a JIRA and provide a patch / github PR with a fix >

Re: Can't make camel-example-spring-security works

2016-08-29 Thread olivier
n-t-make-camel-example-spring-security-works-tp5786528p5786624.html > >> Sent from the Camel - Users mailing list archive at Nabble.com. > > > > > > > > -- > > Claus Ibsen > > - > > http://davsclaus.com @davsclaus > > Camel in Ac