BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Does REST Need Middleware?

Does REST Need Middleware?

Bookmarks
57:39

Summary

Bill Burke shows how to use REST to create interfaces to middleware services – messaging, transactions, workflow, security – in order to have RESTful enterprise SOA implementations, and what are the limitations of REST.

Bio

Bill Burke is a Fellow at the JBoss division of Red Hat. A longtime JBoss contributor and architect, Bill has founded projects like JBoss clustering, EJB3, AOP and RESTEasy. He was JBoss's representative for EJB 3.0, Java EE 5, and JAX-RS JCP specifications. He is author of O'Reilly's "EJB 3.0 5th Edition" and "RESTFul Java with JAX-RS" and has numerous in-print and online articles.

About the conference

QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.

Recorded at:

Oct 12, 2010

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Vid not working?

    by Mark Falto,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Seems to stop a couple min in :(

  • Re: Vid not working?

    by Diana Baciu,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Hello Mark,

    I just tested the video and it seems to be working fine. COuld you please try again? i may have been your internet connection ...

    Diana Plesa
    Content & Ad Programs Manager
    InfoQ Enterprise Software Development Community

  • Put instead of post?

    by Martin Greber,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    In the post exactly once example (slide 33) wouldn't it be more appropriate for the client to issue a put instead of a post?

    PUT /destination/test/messages/111
    Host: example.com
    ....

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT