JBoss.orgCommunity Documentation

Part IV. eXoWS

Table of Contents

76. eXo Web Services
76.1. eXo Web Services introduction
77. Introduction to the Representational State Transfer (REST)
77.1. Introduction
78. OverwriteDefaultProviders
78.1. Motivation
78.2. Usage
78.3. Example
79. RestServicesList Service
79.1. Overview.
79.2. Usage
79.2.1. HTML format
79.2.2. JSON format
80. Groovy Scripts as REST Services
80.1. Overview
80.2. Loading script and save it in JCR
80.3. Instantiation
80.4. Deploying newly created Class as RESTful service
80.5. Script Lifecycle Management
80.6. Getting node UUID example
80.7. Groovy script restrictions
81. Framework for cross-domain AJAX
81.1. Motivation
81.2. Scheme (how it works)
81.3. A Working Sequence:
81.4. How to use it