Hi Yes that looks like some kind of little bug. You are welcome to cretae a JIRA ticket.
Also if you think you can fix this, then you are welcome to send a PR. The "fix" requires setting the properties on the endpoint before doing that remove thingy that it does now. On Thu, Apr 3, 2025 at 8:20 PM j_b_s34 <j_b_...@proton.me.invalid> wrote: > Hi everyone, > > if the resourceUri is a HTTP uri the inputType & outputType uri params are > ignored. > > Example route: > from(seda("incoming")) > .to("jolt: > https://test-server/transform.json?inputType=jsonString&outputType=jsonString") > .to(seda("outgoing")); > > This method clears the parameter map: > https://github.com/apache/camel/blob/b4f0c8d00d2dd7f5a9397d8422d3b6e52998505d/components/camel-jolt/src/main/java/org/apache/camel/component/jolt/JoltComponent.java#L50 > Is this intended? > > Kind regards. > > Sent with [Proton Mail](https://proton.me/mail/home) secure email. -- Claus Ibsen ----------------- @davsclaus Camel in Action 2: https://www.manning.com/ibsen2