Subscribe

Archive for the ‘REST’ Category

iBeans = Dead Simple Integration for Web Apps

Tuesday, September 22nd, 2009

I am very excited to announce that MuleSoft has launched a new open source integration product called iBeans (short for Integration Beans). iBeans provide a way to dramatically simplify common integration tasks for Web application developers.

Why did we create iBeans?

(more…)

Having Some REST with Mule’s Power Tools

Tuesday, June 9th, 2009

This is a guest blog entry by David Dossot, co-author of the soon-to-be-released book Mule in Action.

I recently had the opportunity to integrate a bunch of REST resources and came to further appreciate what I consider to be Mule’s power tools: scripting and expressions (there is a third tool in my power box, Spring, but I won’t discuss it here).

Scripting, and more precisely Groovy, has been key to this REST integration for:

  • Generating the desired request microformats
  • Processing the HTTP responses

(more…)

Jersey, Restlet, and Abdera RESTpack Releases Available for Mule 2.2.1

Wednesday, March 25th, 2009

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:

  • JERSEY-8: Filters and security are now correctly applied to endpoints.
  • JERSEY-2: Endpoints are now synchronous by default
  • Upgraded to the Jersey 1.0.2 release
  • RESTLET-9: Restlet Request ChallengeResponse is not properly initialized (Guards now work correctly in Mule)
  • The Abdera connector now contains an EntryBuilderTransformer, which makes it easy to create new AtomPub entries inside Mule.

For more information and downloads see the RESTpack information page.

Thanks,

The MuleSource Development Team

RESTful integration at QCon and my Dr. Dobbs podcast

Thursday, November 27th, 2008

I just got back from QCon in San Francisco. QCon is one of the best conferences around (IMHO). The speakers are great, the content quality is excellent, and the hallway conversations are thought provoking. If only I could’ve attended more! (more…)