Hi,
I have multiple seda queues in my route, all with blockWennFull=true
and limited size. In logs I can find the IllegalStateException:
08:33:04 [Camel (camel-1) thread #56 - seda://worker] ERROR deadletter
Exchange[ExchangePattern: InOnly, BodyType: com.Model,
CaughtExceptionType: java.lang.Ill
I'm getting the following error when trying to use the sjms endpoint.
"sjms" is bound to SjmsBatchComponent
The 4 properties it complains about is available in the sjms-batch
component. Wondering how to debug this issue?
Caused by: org.apache.camel.ResolveEndpointFailedException: Failed to
resol
Hi Team,
I have many existing Fuse projects and I have to implement swagger in it.
As I have gone through swagger documentation, it says to define input and
output parameter , you have to use getter and setter class , like this :
**
Here, Output and Input is my getter and setter class to show in