InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.4: Administering EJB containers (overview) >
6.6.4.4: Property files pertaining to containers
6.6.4.4: Property files pertaining to containers
The container properties are in file:
This file is located in directory:
<WebSphere/Appserver>/properties
The following entries in the nameservice.config file are used to administer
containers:
Container.implClass |
identifies the name of the container |
Container.dbUrl |
specifies the data source the container should use for the purpose of enterprise
bean persistence |
Container.jarFileDirectory |
specifies the name of the directory where containers and persistent states are
located |
The container properties are in file:
This file is located in directory:
<WebSphere/Appserver>/properties
The following entries in the nameservice.config file are used to administer
containers:
Container.implClass |
identifies the name of the container |
Container.dbUrl |
specifies the data source the container should use for the purpose of enterprise
bean persistence |
Container.jarFileDirectory |
specifies the name of the directory where containers and persistent states are
located |
|
|