Configuring the bean passivation directory for the Administrative Server Stateful Session beans
 Technote (FAQ)
 
Problem
Specifying the passivation directory for the WebSphere® Application Server V4.0 administrative server stateful session beans.
 
Cause
Passivated stateful session beans are written to the $WAS_HOME/bin directory by default. These files have names similar to the following:
 
Solution
The following link in the WebSphere Application Server V4.0 Information Center explains passivation for application specific stateful session beans.


http://www-3.ibm.com/software/webservers/appserv/doc/v40/ae/infocenter/was/06060400.html
By default there is no way to change the directory for the Administrative Server.

APAR PQ62586 was created for WebSphere Application Server V4.0 (APAR PQ53566 was created for WebSphere Application Server V3.5).

The fix is included in the latest PTF of WebSphere Application Server V4.0. To configure the passivation directory in the Administrative Server, add the following line to the admin.config file:

com.ibm.ejs.sm.adminserver.containerStatefulBeanPassivationDir=<directory_name>

 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Administrative Console (all non-scripting)
Operating system(s): HP-UX
Software version: 4.0.1
Software edition:
Reference #: 1165766
IBM Group: Software Group
Modified date: Apr 12, 2004