************************************************************************** Apache Pubscribe Directory Structure ************************************************************************** /examples This directory contains examples that can be compiled and deployed. The examples demonstrate many of the features that are included in Apache Pubscribe. There are two Examples: /examples/consumer - used in conjunction with the filesystem example to demonstrate a notification consumer. /examples/filesystem - used in the documentation Quick Demonstration and Tutorial. It demonstrates creating a notification publisher and adding notification topics. ************************************************************************** /template This directory contains templates that can be used to facilitate a development project. It includes a template WSDL and Ant scripts for generating and testing your project. ************************************************************************** /webapp This directory contains the Apache Pubscribe Web application (/pubscribe). It is an Apache-Axis based Web application that is modified to include WSN capabilities and also includes Apache WSRF. The Web application should work in any Servlet Container. Presently, it has only been tested in Tomcat.