Northwind Tutorial

From RifidiWiki

Revision as of 22:31, 24 September 2009 by Kyle (Talk | contribs)

Jump to: navigation, search

This document provides step-by-step instructions on how to get started on developing your first application that runs on the Rifidi Edge Server. The application we will develop will use Esper to collect tag reads from a reader and put them on a JMS queue to be consumed by a client application. Many of the steps are applicable to many kinds of plugins for the edge server, including creating a sensor plugin.

Prerequisites

Creating the new project

Modifying the Manifest

Creating the Spring Context XML

Creating the Application

Running the Application

Modifying and redeploying the Application

Personal tools