JBoss.orgCommunity Documentation

Part IV. eXoWS

Table of Contents

84. eXo Web Services
84.1. eXo Web Services introduction
85. Introduction to the Representational State Transfer (REST)
85.1. Introduction
86. OverwriteDefaultProviders
86.1. Motivation
86.2. Usage
86.3. Example
87. RestServicesList Service
87.1. Overview.
87.2. Usage
87.2.1. HTML format
87.2.2. JSON format
88. Groovy Scripts as REST Services
88.1. Overview
88.2. Loading script and save it in JCR
88.3. Instantiation
88.4. Deploying newly created Class as RESTful service
88.5. Script Lifecycle Management
88.6. Getting node UUID example
88.7. Groovy script restrictions
89. Framework for cross-domain AJAX
89.1. Motivation
89.2. Scheme (how it works)
89.3. A Working Sequence:
89.4. How to use it