JBoss.orgCommunity Documentation

Part IV. eXoWS

Table of Contents

80. eXo Web Services
80.1. eXo Web Services introduction
81. Introduction to the Representational State Transfer (REST)
81.1. Introduction
82. OverwriteDefaultProviders
82.1. Motivation
82.2. Usage
82.3. Example
83. RestServicesList Service
83.1. Overview.
83.2. Usage
83.2.1. HTML format
83.2.2. JSON format
84. Groovy Scripts as REST Services
84.1. Overview
84.2. Loading script and save it in JCR
84.3. Instantiation
84.4. Deploying newly created Class as RESTful service
84.5. Script Lifecycle Management
84.6. Getting node UUID example
84.7. Groovy script restrictions
85. Framework for cross-domain AJAX
85.1. Motivation
85.2. Scheme (how it works)
85.3. A Working Sequence:
85.4. How to use it