Silvakilla opened a new issue #233: Help with the creation of the Component Camel-JMS URL: https://github.com/apache/camel-quarkus/issues/233 I'm currently trying to add camel-jms as an camel component to camel quarkus, but so far it is not working. After ignoring several convergence errors (yes, not really good) I now get an error that the class: org.apache.camel.core.xml.util.jsse.ClientAuthenticationDefinition is missing. So far I couldn't find it in the existing jars of camel core xml. Was it just removed or war the package just changed? It's currently the only thing on hindering to complete a first try with the component. And yes, I know there is an Active/ArtemisMQ JMS Extension from quarkus, but we can't really use it with old services which can't get away from IBM MQ.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
