Skip to content
Jeff Yu edited this page Apr 30, 2013 · 4 revisions

The Gadget Server project is built on the Apache Shindig, and use the GWT, JQuery UI to build an opensocial gadget container.

Gadget Server User Guide

The User Guide is written in asciidoc and the source is published right in this wiki. So, you can edit the documentation right on master, see the Readme for more detail on this. The Asciidoc cheat-sheet is a nice place to start learning about Asciidoc itself.

Build Gadget Server

mvn clean install

Use the maven 3.0.3 version or above.

Deploying Gadget Server

  1. Find gadget-server-1.0.0-SNAPSHOT.zip from the target directory under distribution module.

  2. Unzip gadget-server-1.0.0-SNAPSHOT.zip, follow the readme from gadget-server-1.0.0-SNAPSHOT.zip to deploy the gadget server into AS7 (The AS7 version needs to be 7.1.1.Final or higher)