JBoss.orgCommunity Documentation

Part IV. eXoWS

Table of Contents

82. eXo Web Services
82.1. eXo Web Services introduction
83. Introduction to the Representational State Transfer (REST)
83.1. Introduction
84. OverwriteDefaultProviders
84.1. Motivation
84.2. Usage
84.3. Example
85. RestServicesList Service
85.1. Overview.
85.2. Usage
85.2.1. HTML format
85.2.2. JSON format
86. Groovy Scripts as REST Services
86.1. Overview
86.2. Loading script and save it in JCR
86.3. Instantiation
86.4. Deploying newly created Class as RESTful service
86.5. Script Lifecycle Management
86.6. Getting node UUID example
86.7. Groovy script restrictions
87. Framework for cross-domain AJAX
87.1. Motivation
87.2. Scheme (how it works)
87.3. A Working Sequence:
87.4. How to use it