Testing
To test the Apache Tomcat system:
- Test tomcat by going to
http://<server_name>:7070/ServiceSWAT/perl/index.pl
. - See the User Guide for example page layouts to check.
- Test database setup by importing a new database.
Â
The server name can be replaced by localhost
if the request is being made on the same server where ServiceSWAT has been installed.
If the connection port number was changed from the default value of 7070
, as described in theConfiguring Tomcat section, then the new port value needs to be used in the URL.