
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 [...]
Filed under: Mule ESB by Daniel Feist on Wednesday, January 12, 2011 | Social tagging: configuration > Mule > Mule 3 > Mule ESB
3 Comments »

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 [...]
Filed under: Mule ESB by Daniel Feist on Friday, December 17, 2010 | Social tagging: esb > howto > logging > Mule > Mule 3 > Testing
No Comments »

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.
Filed under: Mule ESB by Travis Carlson on Thursday, April 15, 2010 | Social tagging: BPM > jBPM > Mule > Mule ESB
2 Comments »

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 [...]
Filed under: Mule ESB by Ross Mason on Wednesday, March 31, 2010 | Social tagging: ajax > atom > DSL > guice > hot deployment > Mule > release > rss > xquery
2 Comments »

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 [...]
Filed under: Mule ESB by Ross Mason on Thursday, March 25, 2010 | Social tagging: howto > Mule
2 Comments »

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 [...]
Filed under: Uncategorized by Ross Mason on Thursday, December 17, 2009 | Social tagging: cron > howto > iBeans > Mule > scheduling
1 Comment »

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:
Filed under: Mule ESB by Dirk Olmes on Tuesday, October 27, 2009 | Social tagging: developer tools > Eclipse > IDE > Mule > release
3 Comments »