NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide

Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide596210-006
4-77
value="true"
/>
Figure 4-46 displays the properties after selecting the Create New Env Entry action
from the Environment Entry Actions list.
The following are the actions available under the Environment Entry Actions list:
Create New Env Entry
Delete Environment Entries
User Databases
A user database is a database that contains user information, such as user names,
passwords, groups, and roles.
The default server.xml file defines the org.apache.catalina.UserDatabase
resource, which is used by the UserDatabaseRealm nested in the Engine element. For
more information on the UserDatabaseRealm, see the UserDatabaseRealm
on
page 7-19.
The following sample code shows how a user database is added to the server.xml
file:
<Resource
description=""
name="MyDB"
Figure 4-46. The Properties Displayed After Selecting the Create New Env Entry
Action