Re: [VOTE] Release Apache Camel Kamelets 0.9.2

2022-10-27 Thread Zineb Bendhiba
+1 (binding) Thanks Andrea! Le mer. 26 oct. 2022 à 20:08, Babak Vahdat a écrit : > +1 (binding) > > Thanks Andrea! > > — > Babak > > > Am 26.10.2022 um 10:25 schrieb Andrea Cosentino : > > > > Hello all: > > > > This is a vote for releasing only camel-kamelets 0.9.2. > > > > The release contai

Re: Camel Karaf Examples do not work with 3.18.2 ?

2022-10-27 Thread Claus Ibsen
You need to run the examples from the tag of the version of Camel. However the last tags are for Camel 3.16.x. https://github.com/apache/camel-karaf-examples/tags On Thu, Oct 27, 2022 at 9:06 AM Petri Airio wrote: > Hi, > > trying to get this: > > > https://github.com/apache/camel-karaf-examples

Camel Karaf Examples do not work with 3.18.2 ?

2022-10-27 Thread Petri Airio
Hi, trying to get this: https://github.com/apache/camel-karaf-examples/tree/main/examples/camel-example-servlet-rest-blueprint working in karaf 4.4.1 with camel 3.18.2 When try to access http://localhost:8181/camel-example-servlet-rest-blueprint/rest/user/ I got error HTTP ERROR 404 Not Fou