Latest posts
The new @Schedule annotation in Mule and iBeans
Scheduling is great, it really is. It’s also very useful for application integration since we often have to repeat tasks of over time interval... read more.
Noteworthy new features in Mule ESB Enterprise
With the release of Mule ESB 2.2.4 Enterprise Edition, there are several new and interesting capabilities that have been enhanced in Mule. Reading through... read more.
Using JSON bindings with iBeans
JSON, short for JavaScript Object Notation, is a lightweight data interchange format. It is a text-based, human-readable format for representing simple data structures and... read more.
WS-Security and SAML for Mule
Mule ESB has had support for WS-Security via CXF for some time now, but the enterprise edition of Mule 2.2.4 goes a bit further... read more.
Mule ESB 2.2.4 Enterprise Edition is now available
We are pleased to announce that Mule ESB 2.2.4 Enterprise Edition is now available for download from the trial site (http://www.mulesoft.com/mule-esb-enterprise-trial-download) and our customer... read more.
Twitter your Blog with iBeans
Most websites offer RSS or ATOM feeds for news or updates, and iBeans makes it easy to consume these feeds. In this example, I... read more.
Getting Started with iBeans in Eclipse
This screen cast takes you through all the steps necessary to download and set up iBeans, Tomcat and Eclipse. Then there is a walk-through... read more.
iBeans introductory screencast
I just finished an iBeans screen cast that provides an overview of iBeans and provides a detailed tour of one of the examples that... read more.
Mule IDE 2.0 Released
MuleSoft is proud to announce that Mule IDE 2.0 has been released. Mule IDE 2.0 is a development and testing environment based on Eclipse.... read more.
Selecting Multiple Rows Using a JDBC Inbound Endpoint
The JDBC transport allows you to poll for messages in a table. However, by default the JDBC inbound endpoint splits the record set into... read more.