Portlet Factory, Version 6.1.2


 

Example: Properties that Configure the Server

A typical server property configuration might look as follows.

bowstreet.profiles.storage.handler= com.bowstreet.profiles.storagehandler.DbStorageHandlerImpl

 bowstreet.profiles.storage.db.lockTimeout=5
 bowstreet.profiles.storage.db.unlockTimeout=5

 bowstreet.profiles.storage.auditHandler=
 com.bowstreet.profiles.storagehandler.LoggingAuditHandlerImpl

 bowstreet.profiles.storage.db.connectionFactory=
 {shared}com.bowstreet.profiles.storagehandler.J2eeDataSourceConnectionFactoryImpl
 bowstreet.profiles.storage.connectionFactory.j2eeDataSource=jdbc/profdb

Note: On the IBM® WebSphere® Application Server, the property, bowstreet.profiles.storage.db.unlockTimeout=, must be set to a value of "-1". This setting disables the property. If the property is not set to -1, an exception will result.

Parent topic: Database storage of profile information


Library | Support |