
Julien Eluard on Friday, April 29, 2011
Mule Management Console 3 ships with both mule2 and mule3 agents. You can monitor all your mule instances from latest MMC and benefit from UI improvements and bug fixes even if you didn’t upgrade to mule3. MMC 3.1 takes it to another level by introducing backward compatibility support for both agents. Safely upgrades your MMC [...]
Filed under: Mule ESB by Julien Eluard on Friday, April 29, 2011 | Social tagging: Mule 3 > Testing
4 Comments »

Andrew Perepelytsya on Thursday, April 28, 2011
Logging. An old friend. So critical for a production deployment and so hidden away. Much has been said and done in this area, and we’ve seen both success and total domination by log4j, as well as an abysmal failure of java.util.logging (still hearing the chorus of WTFs and raised eye brows). With the introduction of [...]
Filed under: Mule ESB, Tech Ramblings by Andrew Perepelytsya on Thursday, April 28, 2011 | Social tagging: Mule 3 > mule esb logging
9 Comments »

Ross Mason on Wednesday, April 27, 2011
With the explosion of APIs (funny that we have started using the term APIs instead of web services) what have created a monster integration challenge that I talked about in a previous post about cloud silos. However, to get an idea of how this challenge will manifest itself I thought it would be interesting to [...]
Filed under: Mule ESB, Mule iON, Tech Ramblings by Ross Mason on Wednesday, April 27, 2011 | Social tagging: APIs > cloud
10 Comments »

Ray on Tuesday, April 26, 2011
When an issue arises in production it can be quite daunting to reproduce it in a test environment. Ideally one debugs the live application. But logs don’t tell the whole story. And a severe issue may require the application be taken down. How can it be stopped and debugged at the same time? With Mule [...]
Filed under: Mule ESB by Ray on Tuesday, April 26, 2011 | Social tagging: debugging > developer tools > flow > MMC > Mule 3 > Mule ESB > tooling
2 Comments »

Kris Magnusson on Monday, April 25, 2011
I was recently tasked with revamping the developer documentation’s information architecture to address reader comments that it was too hard to find needed information. I worked with a team of people at MuleSoft to make the new information architecture a reality, as well as to write some new content that helped explain Mule ESB 3 [...]
Filed under: Mule ESB by Kris Magnusson on Monday, April 25, 2011 | Social tagging: Documentation > esb > Mule 3
5 Comments »

Nahuel Dalla Vecchia on Friday, April 22, 2011
com.thoughtworks.selenium.SeleniumException: ERROR: Element bla bla bla not found Ok. Face the music. Let’s debug. Check list: Is locator well defined? Yes. √ The element is rendered? Yes.√ Do I have any error when I execute code step by step? No.χ Am I crazy? Perhaps. But the problem continues to be there and I have no [...]
Filed under: Tech Ramblings by Nahuel Dalla Vecchia on Friday, April 22, 2011 | Social tagging: ajax > ElementNotFoundException > integration test > selenium > SeleniumException > waitForElement
No Comments »

Travis Carlson on Thursday, April 21, 2011
One of the more common usages of Mule is as the integration piece of a larger SOA architecture. Mule has traditionally never attempted to offer a complete SOA suite/stack of products as some of its larger competitors do, but has rather focused on the thing it does best, which is integration. Other aspects of an [...]
Filed under: Mule ESB by Travis Carlson on Thursday, April 21, 2011 | Social tagging: Activiti > BPM > CEP > Drools > jBPM > jess > Mule > Mule ESB > Rules > soa
8 Comments »

Mariano Capurro on Tuesday, April 19, 2011
A few days ago I decided to do the exercise of migrating an existing transport (JPA) to be compliant with Mule 3.1.1, and after a couple of hours reading and a few minutes of coding I finally got it working. I would like to share some tips that may help you to migrate your own [...]
Filed under: Mule ESB by Mariano Capurro on Tuesday, April 19, 2011 | Social tagging: migration > Mule ESB > transports
No Comments »

Ramiro Rinaudo on Friday, April 15, 2011
When MuleSoft opened the office in Buenos Aires, everybody from San Francisco was asking about the Java User Group here. We researched and found that there were a couple of initiatives to start it but died long time ago. We thought it would be great not only to sponsor one, but to create it and [...]
Filed under: MuleSoft, Tech Ramblings by Ramiro Rinaudo on Friday, April 15, 2011 | Social tagging: Argentina > Java User Group > JUG
No Comments »

Ross Mason on Thursday, April 14, 2011
Flow has transformed Mule and provides a very powerful way to configure many types of integration scenarios. However, I wanted to make it clear The <service> model from Mule 2 is not being deprecated or removed. If you already use Mule 2.x you may be wondering whether to stick with <service> or go with the <flow>.
Filed under: Mule ESB by Ross Mason on Thursday, April 14, 2011 | Social tagging: flows > Mule 3 > Serivce
9 Comments »