Changes between Version 69 and Version 70 of DeveloperInstructions
- Timestamp:
- 07/15/14 23:54:49 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperInstructions
v69 v70 150 150 If you use another database system then hibernate.dialect should be changed, '''but this is not tested'''. 151 151 152 '''CAS '''152 '''CAS (CENTRAL AUTHENTICATION SERVICE)''' 153 153 154 154 If you already have a CAS server, change the paths in the settings.xml file. 155 155 If you need a test CAS server, follow the procedure. 156 156 157 - Download CAS (CENTRAL AUTHENTICATION SERVICE) from [http://www.ja-sig.org/products/cas/] and unpack it.157 - Download any of the 3.5.x CAS versions from [http://downloads.jasig.org/cas/] and unpack it. 158 158 - Find the file named CAS-server-webapp-versionnumber.war and copy it to the main folder of the Eclipse project and rename it to cas.war 159 159