How to get Mule ESB going on a Raspberry Pi 2

By | September 10, 2015

I was interested in putting Mule ESB on my Raspberry Pi 2 but couldn’t find any detailed notes around how to do this. It was this article which sparked my interest (http://blogs.mulesoft.com/biz/news/raspberry-pi-gets-an-api/) but this talked about a product called “Anypoint Edge” which I couldn’t find any information on. There were some notes on this post: http://forums.mulesoft.com/questions/989/raspberry-i.html… Read More »

How to test a Mule project in AWS

By | September 2, 2015

So you finally have Mule ESB installed in AWS EC2. How do you test and verify it? What you can do is upload a project and try it out. Overview: Upload a sample project via scp to AWS. Modify the security rules in AWS Test helloworld application First, you should know how to deploy apps… Read More »

IBM Websphere Cast Iron v7.5.0.0 is out. What’s New?

By | August 30, 2015

IBM Websphere Cast Iron version 7.5.0.0 was released at the end of July 2015. It was a major jump form 7.0 to 7.5   Along with the general “contains Platform enhancements and serviceability improvements to strengthen infrastructure and improve platform robustness and user experience.” which is pretty generic, it seems like the only other improvements… Read More »

Category: IBM

How to install Mule in AWS

By | August 28, 2015

This was an interesting challenge and one where I couldn’t find step by step instructions on Google or the Mulesoft website. So I ended up trying this myself and hope this is useful for others. Prerequisite: – Access to AWS EC2 environment. Step 1: Create a new instance Launch a new Ubuntu instance. Choose at… Read More »

It’s the putting right that counts.

By | August 26, 2015

Even the big guys get it wrong but it’s the putting right that counts. Thanks Atlassian So a colleague of mine asked me “Where is the attach screenshot option in JIRA?” I had no idea and thought I had incorrectly configured the permission scheme but I’ve never come across this issue before and it WAS… Read More »

How to connect Raspberry pi to Ubuntu via USB Cable

By | August 23, 2015

It sounds daunting at first but when you go through the process, it’s quite simple. First, you need the right equipment. 1. Raspberry Pi. (Kinda goes without saying). 2. USB to TTL Serial Cable. (http://www.adafruit.com/product/954). I actually got mine from https://nicegear.co.nz/raspberry-pi/usb-to-ttl-serial-cable-debug-console-cable-for-raspberry-pi/ as I thought the price was similar but I didn’t take into account the… Read More »