Hello,

thanks, I will check the unit test out, and if necessary would switch to spring 
boot if it's the case. 

Thank you very much ^^

Best regards, 

-----Ursprüngliche Nachricht-----
Von: Claus Ibsen <claus.ib...@gmail.com> 
Gesendet: Mittwoch, 15. Februar 2023 15:36
An: users@camel.apache.org
Betreff: Re: Camel REST Component and Jersey to trigger Camel Routes withg Java 
DSL (without Springboot)

No such example - we tend to have plain examples or for spring boot / quarkus.

You can see unit test of camel-servlet that has tests with rest-dsl.



On Wed, Feb 15, 2023 at 3:09 PM Penagos Jaime < 
jaime.pena...@ub.uni-muenchen.de> wrote:

> Is there any example in the camel examples git or in the camel website 
> where I can see how is it done? Somehow I included the parameters in 
> the web.xml and the context paths and it doesnt seem to work...
>
> Thank you so much for the advice
>
> -----Ursprüngliche Nachricht-----
> Von: Claus Ibsen <claus.ib...@gmail.com>
> Gesendet: Mittwoch, 15. Februar 2023 14:53
> An: users@camel.apache.org
> Betreff: Re: Camel REST Component and Jersey to trigger Camel Routes 
> withg Java DSL (without Springboot)
>
> Try with camel-servlet that can link to a servlet container - which I 
> assume jersey maybe can do
>
> On Wed, Feb 15, 2023 at 2:46 PM Penagos Jaime < 
> jaime.pena...@ub.uni-muenchen.de> wrote:
>
> > Hello everyone,
> >
> > I have a (what I think) might be a rookie mistake question about 
> > Camel REST and Java DSL, and am looking for advice
> >
> > I created a basic RESTful webservice with a simple "hello world" 
> > (with jersey 1.19), and would like to link that to the REST 
> > component in camel, without using Springboot. It seems that the only 
> > documentation I find online has to to with it... not sure how should I 
> > continue...
> > any advice? I am working with Camel 3.20.2, Java 11 and Tomcat 9.
> >
> > Thanks for your answer,
> >
> > Best regards
> > --
> > Jaime Penagos
> >
> >
> >
>
> --
> Claus Ibsen
> -----------------
> @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2
>


--
Claus Ibsen
-----------------
@davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to