Main method that loads the properties from the property file,
creates the DatabaseActions object and starts the thread,
creates a UserInterface object and starts the graphical user interface,
and finally publishes the web service to the url provided by he properties file
This method also contains an anonymous thread that is added a shutdown hook.