|
Prerequisites
Software Installation
SESS
API
Prerequisites
The Semantically
Enhanced Service Selector is a Web Service developed in Java, so
that it can be deployed in any Operating System. It requires Java 5
or later and Apache Tomcat 5.5 to be installed. In case Tomcat is
not installed in the computer, the installation process is aborted.
Installation
The BREIN installer
provides a wizard so that the customer can specify some
configuration information for the installation.

After all the steps are
done (like accept the license terms), the application is installed
and has some desktop links to access to the component functionality
like REF _Ref234904403 \h Figure 7
shows.

The SESS component is
deployed as a Web service in a
.war file. By using the BREIN installer,
the
.war file is just deployed inside the
tomcat server container. In order to run the application, the user
can just link the SESS file which start tomcat.
To configure the
component, the user can update the configuration file (sess.properties)
with the following properties:
·
log_file: the path of the file where the
logs are stored.
·
log_level: level of the log (FINE,
CONFIG,
INFO,
WARNING,
SEVERE)
·
url_slat: the URL where the SLAT service
is deployed
Finally, the services
should be accessible locally at the following URL:
http://localhost:8080/SESS-2.0/SESSService
SESS API
|