by Alan | Jul 8, 2014 | Mule
One of the things that I believe is slightly complicated in Mule is the behaviour of private flows. Wait… is there a difference between private flows and sub-flows? Well there is, and if you are not aware of it, it might bite you very badly. Let’s start...
by Alan | May 27, 2014 | Mule
As Mule consultants, one issue we seem to repeatedly face is the excessive amount of time spent building the input/output structure of the DataMapper. The DataMapper in Mule 3.4 helps you solve this issue if you have XML, by importing the input using an XSD. The same...
by Alan | Feb 12, 2014 | Mule
Earlier this month, I was delivering a proof of concept around Mule that required the use of the schema validation filter. The use case was pretty simple. XML messages comes in through a SOAP request, and some fields in the incoming message had to be validated against...
by Alan | Jan 15, 2014 | JVM, Mule, Waratek
I’m sure that whoever follows our blog, is fairly familiar with Mule, but what is Waratek? Let’s cut to the chase here, and announce that for me, Waratek offers one of the coolest products I have ever seen. Waratek brought to the JVM, what VMWare brought...
by Alan | Dec 10, 2013 | Mule
Recently, I was onsite with a client who had one particular use case utilising the TCP protocol. Their own customers register by opening a TCP connection to their server. Once the connection is open, their customers will receive a stream of updates from the server....