JBoss.orgCommunity Documentation

Part IV. eXoWS

Table of Contents

85. eXo Web Services
85.1. eXo Web Services introduction
86. Introduction to the Representational State Transfer (REST)
86.1. Introduction
87. OverwriteDefaultProviders
87.1. Motivation
87.2. Usage
87.3. Example
88. RestServicesList Service
88.1. Overview.
88.2. Usage
88.2.1. HTML format
88.2.2. JSON format
89. Groovy Scripts as REST Services
89.1. Overview
89.2. Loading script and save it in JCR
89.3. Instantiation
89.4. Deploying newly created Class as RESTful service
89.5. Script Lifecycle Management
89.6. Getting node UUID example
89.7. Groovy script restrictions
90. Framework for cross-domain AJAX
90.1. Motivation
90.2. Scheme (how it works)
90.3. A Working Sequence:
90.4. How to use it