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.
- Copy the velocityreport.jar velocityreport.jar.jnlp and velocityreport folder from the /plugins folder into your /Servoy/application_server/plugins folder
- Copy the eastwood.war into your /Servoy/application_server/server/webapps folder
- Copy the vr_root folder to any location on your hard disk where you have read/write permissions
- In the servoy-admin "Server plugins" page, set the properties of the Velocity section:
velocityreport.serverURLto your server URL - for example in developer http://localhost:8080/ (change localhost and 8080 to the domain name or IP of your server and the port you use)velocityreport.reportfolderproperty to the location where you will have unzipped the template samples (for example C:/vr_root/)
- Restart Servoy developer, you are all set.
- Enjoy!