by jamesonw | Aug 13, 2018 | Uncategorized
I’ve recently started working with Mule 4 from years of doing Mule 3 and I’ve had to figure out a number of differences in the Mule 4 POM files with few documented use cases. The biggest change has been how the Mule Maven Plugin works for deployment into...
by jamesonw | Apr 6, 2018 | Uncategorized
In Manage Jenkins > Plugins menu, at the minimum, you need to download: maven Config File Provider Persistent Choice Copy Project In the Manage Jenkins > Manage Tools menu, you will need to install and configure a few things: JDK (Remember that current versions of...
by jamesonw | Apr 6, 2018 | Uncategorized
So you’ve decided to setup Jenkins to use with Mulesoft. Congratulations, this will be the first step on a long road of automation that will make your life as a DevOps Engineer better. I’m assuming Ubuntu in these instructions. Housekeeping and Downloads:...
by jamesonw | Apr 19, 2017 | Uncategorized
Here’s my Mulesoft Connect Presentation that I gave at Connect 2017. Every integration engineer is asked 3 questions constantly: Did the message go through? What happened with my file? Can you run it again? In this webinar, Jamie Triplett from Airbnb discusses...
by jamesonw | Mar 10, 2017 | Uncategorized
Architecting Reliability and Visibility into Integrations Every integration engineer is asked 3 questions constantly: Did the message go through? What happened with my file? Can you run it again? This workshop discusses how to create integrations that have end-user...
by jamesonw | Sep 16, 2016 | Uncategorized
Registering a server with Anypoint Runtime Manager is an arduous task if you do it anymore than once or twice. Here’s a script you can execute from a CI tool like Jenkins to register a server with ARM. It takes two inputs. The ARM registration key, you get this...
Recent Comments