...
Info | ||
---|---|---|
| ||
Note - The artifact that you will need to mark for deployment will be 'ricerice2x-sampleappOLE:war exploded' and not the sample-app.war. |
7. Launch Sample 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>
...