JBoss.orgCommunity Documentation

Part IV. eXoWS

Table of Contents

71. eXo Web Services
71.1. eXo Web Services introduction
72. Introduction to the Representational State Transfer (REST)
72.1. Introduction
73. RestServicesList Service
73.1. Overview.
73.2. Usage
73.2.1. HTML format
73.2.2. JSON format
74. Groovy Scripts as REST Services
74.1. Overview
74.2. Loading script and save it in JCR
74.3. Instantiation
74.4. Deploying newly created Class as RESTful service
74.5. Script Lifecycle Management
74.6. Getting node UUID example
74.7. Groovy script restrictions
75. Framework for cross-domain AJAX
75.1. Motivation
75.2. Scheme (how it works)
75.3. A Working Sequence:
75.4. How to use it