You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steve Schafer edited this page Oct 14, 2015
·
1 revision
If you have made changes to the code, the ant build script can install it for you:
Install Pentaho biserver-ce version 5.3 or later. This should include tomcat.
Install the BIRT viewer web application into the tomcat webapps folder. Just putting the war file in there should be enough.
Edit build.properties to correct the two paths. One is the path to the BIRT viewer WEB-INF folder inside tomcat. The other is the root folder of biserver-ce.
Execute build.xml with ant with the target "deploy".