Re: Camel Quarkus Example not working

2020-01-02 Thread Tom Donohue
Hey Imran What does the top of your rest-json POM look like? If you follow the steps it should look something like this: org.apache.camel.quarkus camel-quarkus-bom 1.0.0-M2 4.0.0 org.my-org my-app 0.0.1-SNAPSHOT Then I see this on startup: ```

Re: Camel Quarkus Example not working

2020-01-02 Thread Tom Donohue
Hey Imran What does the top of your rest-json POM look like? If you follow the steps it should look something like this, with camel-quarkus-bom as the parent: ``` http://maven.apache.org/POM/4.0.0"; xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation=" http://maven.apache.

Re: Camel + RabbitMQ + SSL

2020-04-15 Thread Tom Donohue
Hi Phil, I presume that the camel-rabbitmq component is picking up and using this ConnectionFactory: ... So I would see if SSL needs to be configured there, and not on the Camel endpoint. Try setting the "useSslProtocol" [1] property on the ConnectionFactory itself? (i.e. set it as a property a

Re: Attribute 'ref' is not allowed to appear in element 'camel:unmarshal'

2020-04-19 Thread Tom Donohue
Hi Tim, Try replacing with: Tom On Sun, 19 Apr 2020 at 12:08, Tim de Wit wrote: > I'm trying to upgrade camel from 2.15.2 to 3.2.0 and I keep getting the > following error: > > Caused by: org.xml.sax.SAXParseException; lineNumber: 262; columnNumber: > 39; cvc-complex-type.3.2.2: Attribute '