hot-topics mule and the cloud what's new in mule 3 apache tomcat tips and tricks developer tools

Go with the Flow with Mule 3.1!

Daniel Feist on Wednesday, January 12, 2011

Mule 3 underwent some significant architectural improvements, I talked about this back when Mule 3.0 was released in my “Mule 3 Architecture: Back to Basics” blog post.  These improvements  enable a much simpler way of configuring Mule that is more powerful while at the same time much more intuitive.  As we release Mule 3.1 I [...]

Logging just got a lot easier in Mule 3.1

Daniel Feist on Friday, December 17, 2010

Mule 3.1 introduces a very useful new <logger> element that makes it easy to inspect the content and properties of your messages in Mule while building or debugging a flow. It’s also perfect for logging errors, info messages etc.  Mule has always supported logging with the <log-component> but while working with the new orchestration capabilities [...]

Why use jBPM with Mule?

Travis Carlson on Thursday, April 15, 2010

Mule integrates with jBPM, allowing you to send/receive messages to/from a running process. A message from Mule can start or advance a process, the message can be used as a process variable, and a process can send messages to any endpoint in your Mule config.

Mule 3.0-M2 and beyond

Ross Mason on Wednesday, March 31, 2010

I’m pleased to announce that Mule team has just released 3.0 Milestone 2. Before we get into the features coming in Mule 3.0, I’d like to talk about the theme for this release. The overall theme for Mule 3.0 is simplicity. We are looking at every part of Mule to see what we can do [...]

Invoking a service method in Mule

Ross Mason on Thursday, March 25, 2010

At TSSJS last week I had a conversation with a Mule user that was having a problem invoking more than one method on a service component (just a POJO object). His scenario was that he had a service with multiple inbound endpoints and a service component with multiple methods, some with matching parameter types. Existing [...]

The new @Schedule annotation in Mule and iBeans

Ross Mason on Thursday, December 17, 2009

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 or schedule tasks for a date in the future. Mule has had scheduling support since version 1.1 with the Quartz connector, now with iBeans scheduling just got easier. iBeans offers a [...]

Mule IDE 2.0 Released

Dirk Olmes on Tuesday, October 27, 2009

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. It supports the following features: