You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "davsclaus (via GitHub)" <gi...@apache.org> on 2023/08/25 10:06:33 UTC

[GitHub] [camel-kamelets-examples] davsclaus opened a new issue, #26: AWS example using Camel JBang and Kamelets

davsclaus opened a new issue, #26:
URL: https://github.com/apache/camel-kamelets-examples/issues/26

   AWS recently posted a blog about integration IBM MQ to AWS SQS/SNS using Apache Camelhttps://aws.amazon.com/blogs/compute/integrating-ibm-mq-with-amazon-sqs-and-amazon-sns-using-apache-camel/?advocacy_source=everyonesocial&trk=global_employee_advocacy&sc_channel=sm&es_id=a85830dc17
   
   That is good to see that they have noticed Camel; however the source code for the demo is using Camel 2.25.4 so its a very old Camel; but could be they are stuck on Java 8, even though Camel 3.14.x also works with Java 8.
   
   https://github.com/aws-samples/aws-ibm-mq-adapter
   
   their example is spring <beans> XML DSL with a lot of <bean> configuration for setting up SSL/AWS client and ibm clients
   
   we should see if kamelets and camel 4 with jbang can do this easier and quicker
   
   and use this use-case as an example to find where we can improve in camel / kamelets
   


-- 
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-unsubscribe@camel.apache.org.apache.org

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