Getting started Community Training Tutorials Documentation APIs, AI & Tools
Search Results for: test
New Mule IDE coming
If you have used the Mule IDE you know it helps greatly to simplify setting up a Mule project in Eclipse, editing XML, and debugging and testing your application. However, it still requires you to delve into the world of XML and understand how the different elements of a Mule configuration can be chained together. […]
Polling TCP client connector
Right now TCP inbound endpoints are implemented as TCP servers that listen for data coming from different clients. In Mule ESB 2.2.6 we are adding a new feature to inverse the control: TCP inbounds can now poll data from remote servers. It is really easy to switch to this strategy. Let’s take a look of […]
Goodbye sync, hello exchange pattern
When you take a look at the examples that come with the latest Mule 3 milestone release, you’ll notice that endpoints have an exchange-pattern attribute now: This attribute replaces the synchronous attribute we used before. Why did we change the configuration? The old synchronous attribute was purely a two-way state: it was either true or […]
Laying the foundation for RESTful web services
Ever now and then you find a new piece of software or feature, which ends up changing the way you work, saving you time and just overall making things easier for you and your organization. We think that the RESTx project with its new 0.9.2 release gains such a feature. We call it “specialized components”. What […]
RESTx version 0.9.2 released
Today we are happy to announce the release of version 0.9.2 of RESTx – the fastest and simplest way to create RESTful web services. Besides the usual, numerous small improvements and fixes there are also a number of exciting major new features and capabilities:
Easily optimizing Python: Extending with Java
Our RESTx project – a platform for the rapid and easy creation of RESTful web services and resources – is largely written in Python. Python is a dynamic, duck-typed programming language, which puts very little obstacles between your idea and working code. At least that’s the feeling I had when I started to work with […]
Multiple Tomcat Instances Made Easy
“Having Trouble With Multiple Instances” is one of those famous Tomcat users list topics that never goes away. In fact, the question has been asked so many times that at this point, the people asking it are lucky if they get a response that’s more helpful than RTFM. These errors are almost always caused by […]
Turbo charging front-end development with user-created RESTful resources
In this article, I will show you how RESTx – an open source project for the creation of RESTful web services and RESTful resources – allows front-end developers to quickly and easily make their own data resources, without having to rely on the back-end server team for every new requirement.
Announcing Tcat Server 6 R3
We released Tcat Server 6 R3 today. This release packs features that were directly a result of customer feedback. Here are some of the highlights: Support for Tomcat 7.0 beta – Tomcat 7.0 beta was recently announced. Our engineers have been working with Tomcat 7.0 to support it as soon as it came out. You […]
Tomcat 7.0.0 Beta is Out
Many of you reading this have already seen the Apache Software Foundation’s press release about Tomcat 7.0.0 — it was voted beta quality on June 25th, and the Tomcat 7 web pages went live on the Tomcat project web site this morning. It looks wonderful! Congratulations to the Tomcat development team on a year and […]



