davsclaus commented on PR #12985:
URL: https://github.com/apache/camel/pull/12985#issuecomment-1925639338

   jolokia should be option and not in core at all. Instead there should be a 
more generic factory for platform-http, that can load jolokia and whatelse we 
add in the future. 
   
   It should be platform-http that when it startup (doInit etc) will check if 
jolokia is configured to be enabled, and then use the factory to find the JAR 
(if present) and if present then create the factory and does what it need to 
do. If the JAR is not present then some exception is thrown. We do this 
elsewhere in Camel.


-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to