...
- Checkout the rice2.x-OLE codebase from rice2.x-OLE
Info | ||||
---|---|---|---|---|
| ||||
Setup rice2.x-OLE-config.xml- Create a file called rice2.x-OLE-config.xml xml under "user.home"/kuali/main/dev/. Alternatively you can copy it from the additionalfiles folder within the codebase. Copy the Create a file called rice.keystore files under "user.home"/kuali/main/dev. Alternatively copy the rice.keystore file as well from the additionalfiles folder within the project codebase and place it under "user.home"/kuali/main/dev. |
...
change the username/pwd to the following
<!-- set some datasource defaults -->
<param name="datasource.username">rice</param>
...