RE: Camel CXF with SOAP 1.1 and SOAP 1.2

2020-10-29 Thread Shenavai, Manuel
Hi everyone, here is an update on the problem, maybe it will help someone that is facing the same problem: The issue is fixed already with the following Jira: https://issues.apache.org/jira/browse/CAMEL-12364 Best regards, Manuel From: Shenavai, Manuel Sent: Sonntag, 25. Oktober 2020 11:31 To

RE: OnException and StreamCaching

2020-10-29 Thread Shenavai, Manuel
Thanks! -Original Message- From: Claus Ibsen Sent: Mittwoch, 28. Oktober 2020 15:37 To: users@camel.apache.org Subject: Re: OnException and StreamCaching On 2.x you can set the exchange property with key Exchange.REDELIVERY_EXHAUSTED On Mon, Oct 26, 2020 at 4:44 PM Shenavai, Manuel wr

Re: Camel-websocket-jsr356 help?

2020-10-29 Thread James Netherton
Maybe try with Camel 3.x if you can because there are a few fixes for that component that are not present in Camel 2.x. -- James On Thu, 29 Oct 2020 at 08:27, jesse moseman wrote: > > I'm trying to use the camel-websocket-jsr356 package but when I try to host > a websocket via websocket-jsr356:

Camel-websocket-jsr356 help?

2020-10-29 Thread jesse moseman
I'm trying to use the camel-websocket-jsr356 package but when I try to host a websocket via websocket-jsr356://test I get a null pointer exception in the consumer for the empty context in there. here's the stack trace. Caused by: java.lang.NullPointerException: null at org.apache.camel.websocket.js

Re: Exchange.NOTIFY_EVENT property is not working due to deprecation. Looking for alternative

2020-10-29 Thread tech tdeveloper
Hi Team, Finally i solved this issue and the necessary answer is posted in stack overflow. JFYI.. https://stackoverflow.com/questions/64546033/exchange-notify-event-exchange-option-deprecated-in-camel-3-4-and-looking-for-al/64584017#64584017 Thanks to everyone!.. On Wed, Oct 28, 2020 at 8:09 PM

Re: Exchange.NOTIFY_EVENT property is not working due to deprecation. Looking for alternative

2020-10-29 Thread tech tdeveloper
Hi Team, I have updated more information in stackoverflow for the same subject about my findings but still i am unable to solve this issue :(. I am trying my best but still no luck. can someone please share some information? https://stackoverflow.com/questions/64546033/exchange-notify-event-excha