Download Latest Version ReportService.zip (2.2 MB)
Email in envelope

Get an email when there's a new version of Sakai report webservice

Home
Name Modified Size InfoDownloads / Week
ReadMe.TXT 2013-09-20 476 Bytes
ReportService.zip 2013-09-20 2.2 MB
Totals: 2 Items   2.2 MB 0
Please find the sources which has ant file which creates war file from sources.
 
These doesn't include of rejection of non-login requests.
 
You need to change one property in build.xml.
 
At line 7.. you need to point to catalina home
 
<property name="catalina_home" value="D:/webservers/apache-tomcat-7.0.34-windows-x86/apache-tomcat-7.0.34"/>
 
I think in the test machine it will be like this
 
<property name="catalina_home" value="/opt/sakai/tomcat"/>
 
Source: ReadMe.TXT, updated 2013-09-20