Hello, this parameter is still there in 4.7 https://camel.apache.org/components/next/jms-component.html#_component_option_disableReplyTo https://camel.apache.org/components/next/jms-component.html#_endpoint_query_option_disableReplyTo
On Mon, Aug 26, 2024 at 12:23 PM Sujeet Singh <[email protected]> wrote: > Hi, > I am using Java 17 with Camel 4.6. > > I can see below error in logs > > There are 1 parameters that could not be set on the endpoint. Check the uri > if the parameters are set correctly and that they are properties of the > endpoint. Unknown parameters=[[disableReplyTo=true]] > > Can somebody please confirm if this parameter support has been removed from > JMS component in 4.6? > > Thanks, > Sujeet >
