jamesnetherton commented on a change in pull request #1947:
URL: https://github.com/apache/camel-quarkus/pull/1947#discussion_r509931514



##########
File path: extensions/activemq/runtime/src/main/doc/limitations.adoc
##########
@@ -0,0 +1,2 @@
+ActiveMQ https://activemq.apache.org/selectors.html[XPath selectors] are not 
supported in native mode as the libraries to support it are not on the classpath
+by default.

Review comment:
       Well, it would require adding `activemq-broker` to the classpath. Which 
is not something we want to support, and wont work natively by default (which 
is why we exclude it from the dep tree).
   
   I can add a comment to that affect.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to