A portlet application built on the Spring Portlet MVC framework. Displays videos on City of Malmo's external and internal web site. The videos are retrieved from Brightcove Videocloud's REST API.
- Sitevision Server 3
- Maven 3
- In the project's folder, run the command
mvn -P[malmo-external/malmo-komin] clean installfor exampleC:\git\sv-webbvideo>mvn -Pmalmo-external clean install. - Deploy manually to the server by copying the resulting file
/target/webbvideo-multiple.warto[Path to Sitevision server]/tomcat/webapps.
The project can be imported into Eclipse or Netbeans as a Maven project.
Released under AGPL version 3.