Posts

Showing posts from August, 2014

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