davsclaus commented on code in PR #7792:
URL: https://github.com/apache/camel/pull/7792#discussion_r897831593


##########
components/camel-sjms/src/main/java/org/apache/camel/component/sjms/SjmsComponent.java:
##########
@@ -71,6 +72,10 @@ public class SjmsComponent extends 
HeaderFilterStrategyComponent {
               description = "Specifies the maximum number of concurrent 
consumers for continue routing when timeout occurred when using request/reply 
over JMS.")
     private int replyToOnTimeoutMaxConcurrentConsumers = 1;
 
+    @Metadata(label = "exceptionListener",

Review Comment:
   label = "advanced"



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to