Latest commit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Seam REST ============= Seam REST is a lightweight module that aims to provide additional integration with technologies within the Java EE platform as well as third party technologies. Seam REST is independent of CDI and JAX-RS implementations and thus fully portable between Java EE 6 environments. Release Notes ============= 3.0.0.Alpha3 ** Feature Request * [SEAMREST-9] - Add support for @Valid * [SEAMREST-12] - Upgrade to Seam Catch Alpha3 ** Task * [SEAMREST-15] - Adapt to WELD-796 * [SEAMREST-16] - Move jaxrs example from Catch to REST * [SEAMREST-17] - Switch to beans.xml deployment 3.0.0.Alpha2 ** Feature Request * [SEAMREST-4] - Support templating using FreeMarker * [SEAMREST-5] - Provide integration with RESTEasy Client Framework * [SEAMREST-7] - Provide infrastructure for integrating with templating engines * [SEAMREST-8] - Create a JAX-RS bridge * [SEAMREST-10] - Migrate to Seam Solder * [SEAMREST-11] - Provide combined artifact (api+impl) * [SEAMREST-14] - Upgrade to Seam Servlet Alpha