REST-BC
Introduction
The REST Binding Component provides external connectivity for HTTP using REST-style invocations.
The implementation is based on JAX-RS / Jersey.
Download
Nightly build : http://hudson.openesb-dev.org:8080/hudson/job/openesb-components-git/lastSuccessfulBuild/artifact/dist/restbc.jar
Todos
- Upgrading jersey-bundle version to the last one (1.17) : we have to update jersey-bundle inside Glassfish v2 installation
- Support for custom Jersey filters
- Support for @Resource annotation for JAX-RS POJOs
- Security support
Documentation
Examples
Trouble
File bugs in the OpenESB issue tracker use the REST-BC category.