InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.5: Administering enterprise beans (overview) >
6.6.5.4: Property files pertaining to enterprise beans

6.6.5.4: Property files pertaining to enterprise beans

The enterprise bean properties are in file:

  • admin.config

The admin.config file is located in directory,

<WebSphere/Appserver>/bin

The following entries in the admin.config file apply to enterprise beans:

com.ibm.ejs.sm.adminServer.nameServiceJar name of service bean jar file
com.ibm.ejs.sm.adminServer.dbUrl URL for JDBC access
com.ibm.ejs.sm.adminServer.dbDriver classname of JDBC driver
com.ibm.ejs.sm.adminServer.connectionPoolSize size of database connection pool
com.ibm.ejs.sm.adminServer.dbPassword password for database access
com.ibm.ejs.sm.adminServer.dbUser user ID for database access

The enterprise bean properties are in file:

  • admin.config

The admin.config file is located in directory,

<WebSphere/Appserver>/bin

The following entries in the admin.config file apply to enterprise beans:

com.ibm.ejs.sm.adminServer.nameServiceJar name of service bean jar file
com.ibm.ejs.sm.adminServer.dbUrl URL for JDBC access
com.ibm.ejs.sm.adminServer.dbDriver classname of JDBC driver
com.ibm.ejs.sm.adminServer.connectionPoolSize size of database connection pool
com.ibm.ejs.sm.adminServer.dbPassword password for database access
com.ibm.ejs.sm.adminServer.dbUser user ID for database access

Go to previous article: Installing enterprise beans with the Java administrative console Go to next article: Administering servlet engines

 

 
Go to previous article: Installing enterprise beans with the Java administrative console Go to next article: Administering servlet engines