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 [...]
Being able to publish and subscribe to event streams is a powerful enabler for business activities. As business rules change and systems evolve, the low coupling that is inherent to this integration pattern allows an IT landscape to evolve gracefully. Imagine, for example, that you need to perform several independent actions whenever a user signs-up [...]
With the release of Mule ESB 2.2.7 (and the upcoming 3.1.0), you will see a reloaded version of the PGP module. The previous version was using the Cryptix library which currently RIP and doesn’t handle large files. The new version uses the bouncy castle library which allows handling encryption and decryption using streams. We have [...]
Though a veteran language and platform, Erlang has recently gained a lot of traction, as very visible web sites and open source projects decided to use it in order to leverage its intrinsic support for highly concurrent, fault tolerant and distributed applications. To name a few, let’s mention: Facebook Chat, Mochiweb, ejabberd, RabbitMQ, riak and CouchDB. Without [...]
In this episode MuleSource Director of Technical Publications Jackie Wheeler speaks with Hendrik Saly, creator of the LDAP transport for Mule. The LDAP transport provides support for connecting directory services via LDAP or LDAPS and is based on the JLDAP, which was developed by Novell and is available from the OpenLDAP project.
In this episode, MuleSource CTO and co-founder Ross Mason speaks with David Dossot, creator of the JCR transport for Mule. The JCR transport reads from, writes to, and observes JCR 1.0 containers. Mule users can find a user guide and examples for using the JCR transport with Mule 1.4.x on the MuleForge – the user [...]