Re: Svar: Re: Issue with unit or work and toV endpoint when Excetion thrown

2024-03-23 Thread Claus Ibsen
Hi Thanks for the sample project. This is the http response I see now after a code-fix ~/workspace ❯ curl -i -X POST http://localhost:8080/test 8s HTTP/1.1 500 Content-Type: application/json Transfer-Encoding: chunked Date: Sat, 23 Mar 2024 08:02:31 GMT Connection: close { "status" : 1000,

Re: Svar: Re: Issue with unit or work and toV endpoint when Excetion thrown

2024-03-23 Thread Claus Ibsen
Hi https://issues.apache.org/jira/browse/CAMEL-20607 On Thu, Mar 21, 2024 at 1:03 PM Mikael Andersson Wigander wrote: > > Hi > > As simple as I get do it… > > https://github.com/hakuseki/demo-Camel-UoW > > > > /M > > > On Thursday, March 21st, 2024 at 11:09, Claus Ibsen > wrote: > > > Hi > >