...
Info | ||
---|---|---|
| ||
Note - The artifact that you will need to mark for deployment will be 'rice2x-OLE:war exploded'. Also make sure the webapps folder in your default tomcat folder does not have any other war files (.war or folders) |
7. Launch
...
App
Launch the sample app program by running tomcat. In the login prompt enter admin as the username and you should get to the main menu.
...
change the username/pwd to the following
<!-- set some datasource defaults - ->
<param name="datasource.username">rice</param>
...