Exposing REST interface from a Session Bean


Here is a working example  at https://github.com/alexcpn/rest_in_sessionbean Tested with JBOSS AS 7.1.1. Note that a war file is needed in the ear, with a web.xml . This is using JBOSS inbuilt RESTEasy.

Idea from Adam Bein's  blog - www.adam-bien.com/roller/abien/entry/ejb_3_1_and_rest

Comments

Popular posts from this blog

Long running Java process resource consumption monitoring , leak detection and GC tuning

Best practises - Selenium WebDriver/ Java

Java Script Development Guidlines