Project

General

Profile

How to install the Velocity Report plugin.

Ten easy steps to follow: to make the most out of the Velocity Report plugin and test our sample solution, you will have to follow these steps below.

Details

  • Make sure Servoy is not started.
  • Download the latest archive and unzip the VelocityReport-vX.X.X.zip on your hard disk, you will find a VelocityReport folder with a few sub directories.
  • Copy the velocityreport.jar velocityreport.jar.jnlp and velocityreport folder from the /plugins folder into your /Servoy/application_server/plugins folder
  • Copy the servoy_slider.jar from the /beans folder into your /Servoy/application_server/beans folder (it is used by the sample solution)
  • Copy the eastwood.war from the /server/webapps folder into your /Servoy/application_server/server/webapps folder
  • Unzip the reports.zip (containing template samples) to any location on your hard disk where you have read/write permissions
  • Launch Servoy developer, import the VelocityReport.servoy solution
  • In the servoy-admin "Server plugins" page, set the properties of the Velocity Report section:
    1. velocityreport.serverURL to http://localhost:8080/ (change localhost and 8080 to the domain name or IP of your server and the port you use)
    2. velocityreport.reportfolder property to the location where you will have unzipped the template samples (for example C:/reports/)
  • Restart Servoy developer and launch the VelocityReport solution
  • Enjoy!