by Claude | Jul 18, 2012 | Mule, REST
Normally, a RESTful interface in Mule 3.2 is created using the Jersey Module. Adding the Jersey framework to your application may be an overkill for simple RESTful interfaces. Apart from this, Mule and Jersey don’t play well together when you try to move message...
by Alan | Mar 17, 2011 | Case Study, Java, JPA, Mule, ORM, REST
A few days ago, I was asked to create an example using Mule 3. The only requirements I had were that the example should be interesting, it should at least make use of data coming from a database, throw in some REST services, and have some interesting routing. I was...
by Antoine Borg | Dec 22, 2008 | Conference, REST, SOA
REST was featured one other time at Devoxx in a talk by Cristina Lau from IBM who showed us a REST based architecture for work flow management. Given my interest in BPM, I was curious to see what this is all about. Coincidentally, I’m also curious about BPM and...
by Antoine Borg | Dec 18, 2008 | Conference, Java, Mule, REST
Never a dull moment at Devoxx ’08 this year, particularly the well-prepared session by Stefan Tilkov about REST (or, to be precise, about RESTful HTTP). Stefan is quite the REST advocate and talked to us about some anti-patterns and patterns to use when...
by Antoine Borg | Apr 10, 2008 | REST
InfoQ can always be relied upon to provide the right content for its audience and is one of those sites I keep track of. (Finding the time to browse through those articles of interest is a separate issue, of course) I have to confess that I am one of those people who...