MACOW Ξ Mandatory Access Control on Open Worlds
Event Manager Description
The server used to manage publication/subscription communication is a reference
implementation of Web Service Eventing specification. This is available as free
and open source project at http://sourceforge.net/projects/wse.
This server should be installed on a Web Application Server. In particular, it has been
successfully tested on Tomcat 5.5 or higher. Thus, developer just should download Apache
Tomcat at http://tomcat.apache.org , uncompress
it and copy the Event Manager Server “.war” file on \webapss folder of the Tomcat working directory.
This server works with standard configuration. However, in case developer wants to tune some params
related to performance and behaviour of that server. A “ServerConfig.xml” file is available on the \WEB-INF\ folder.
To start TOMCAT used can execute the start script provided on Tomcat under \bin\ directory.