Getting started Community Training Tutorials Documentation APIs, AI & Tools
Search Results for: test
Tomcat Performance Tuning Tips
I often get questions about how to tune Tomcat for better performance. It is usually best to answer this only after first spending some time understanding the installation of Tomcat, the web site’s traffic level, and the web applications that it runs. But, there are some general performance tips that apply regardless of these important […]
General purpose monitoring vs. deep diagnostics – choosing the right tool
The promise of a monitoring solution that will pinpoint application problems and give you exact steps to fix the problem has remained a dream. In addition, monitoring systems have become notorious for being expensive and difficult to maintain. Diagnosing application performance problems requires application-specific diagnostic information that general-purpose monitoring tools often do not provide. While […]
New Mule Book Published
I am excited for Mule community members David Dossot and John D’Emic, that their book Mule in Action has been recently released by Manning Publications. This book provides the first thorough coverage of all aspects of Mule. It provides examples for everything you will need to do with Mule, from creating and consuming services to […]
Using Quartz to Trigger a Service
When you’re working with Mule, you’re usually concerned about responding to messages that come in and making sure you’re routing them correctly from service to service. But what if you just want to trigger a service component on a set interval? What if its method doesn’t require any incoming data at all?
Sneak Peak at Mule 3.x: It’s Hot!
We’ve been busy working on Mule releases recently, so this blog hasn’t had as much developer voice as it deserves. Working on things like WebSphere MQ can be demanding, which is another reason to appreciate the all-new shiny WebSphere MQ connector in Mule Enterprise 2.2.1. Makes one’s life much much easier. That is not to […]
Galaxy on EC2 via Cloud Foundry in 10 minutes!
A couple of months ago, I reviewed the process for deploying Mule Galaxy, our SOA governance platform, onto Amazon’s EC2. Not long after that, I was introduced to cloudtools, a set of tools for deploying, managing, and testing Java EE applications on EC2. With these tools, it becomes trivial to deploy an application like Mule […]
Automatic Pickup of Third-party Transports and Modules
In a previous blog post about the Mule IDE, I described its configuration wizard, which makes it very easy to create a Mule configuration file by selecting the modules and transports you want to include. Today I’d like talk more about what’s going on under the hood and explain how the Mule IDE discovers modules […]
Webinar: Graphical Data Transformation for Mule ESB
Another reminder that tomorrow we have a really interesting webinar on how to graphically design data transformations between XML documents and Java objects using Mule. Instead of coding complex XSLT or custom Java classes, you can now simply drag and drop right from the Mule IDE! Join Francis Upton, creator and Despot of the Oakland […]
Drag and Drop Data Mapping for Mule
Almost any application you build using Mule will require some kind of data transformation. One thing that I frequently hear come up on the user lists, when I’m talking at JUGs, etc, is how to easily map data between XML formats, Java Beans, and flat files. If you have used Mule at all, you’ll know […]
Jersey, Restlet, and Abdera RESTpack Releases Available for Mule 2.2.1
We’re happy to announce the availability of the RESTpack connectors for Mule 2.2, which include support for Jersey, Abdera, and Restlet. In addition to supporting the latest Mule 2.2 codebase, the following improvements have been made:.. For more information and downloads see the RESTpack information page. Thanks, The MuleSource Development Team



