the Music Library.
In folder Euphony-WEB execute this command to run Web and REST server modules
mvn clean install tomcat7:run tomcat7:deploy
URL of web module: http://localhost:8080/pa165/
URL of REST server: http://localhost:8080/pa165/server/
In folder Euphony-client execute this command to run REST client module
mvn clean install tomcat7:run tomcat7:deploy
URL of REST client module: http://localhost:8081/pa165/client/
Test data can be automatically added by executing this SQL script.