This is a skeleton webapp for ALFEventManager

The dependent content of the webap needs to be copied into the structure before it can be deployed.

The webapp is based on the default axis2 webapp and it is assumed you have an appropriate version of that installed or otherwise available.

Note: For Tomcat the axis2 folder may be found at CATALINA_HOME\webapps

1. Copy the content of axis2\axis2-web to ALFEventManager\axis2-web
2. Copy the .jar dependecies to ALFEventManager\WEB-INF\lib.  (see libs.txt in the folder for the list)
3. Copy the dependent axis2 modules to ALFEventManager\WEB-INF\modules (see modules.list in the folder for the list
4. Copy the axis2\WEB-INF\services\version.aar to ALFEventManager\services\version.aar

copy the ALFEventManager folder to CATALINA_HOME\webapps and restart Tomcat