WebSphere Application Server - Express, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Enabling the work area service

Why and when to perform this task

For an application to take advantage of work areas, the work area service must be enabled for both clients and servers. On a server the service is disabled by default. On the client the service the service is enabled by default.

Steps for this task

  1. Enable (or disable) the use of work areas on a server:
    1. Start the administrative console.
    2. Select Servers > Application servers >server_name > Business Process Services > Work area service.
    3. Select or clear the Startup check box. This specifies whether or not the server should automatically start the work area service when the server starts.
  2. Enable (or disable) the use of work areas on a client: Set the com.ibm.websphere.workarea.enabled property to TRUE or FALSE before starting the client. For example, to disable the work area service, when invoking the launchClient script found in the $WAS_HOME/bin directory, add the following system property to the launchClient invocation:
    -CCDcom.ibm.websphere.workarea.enabled=false
  3. Enter a new value in the Maximum send size field to modify the size of the work area that this server can send, or enter a new value in the Maximum receive size field to modify the size of the work area that this server can accept.



Sub-topics
Work area service settings

Related tasks
Managing the size of work areas

Related information
WorkArea service: Special considerations

Task topic    

Terms of Use | Feedback

Last updated: Jun 8, 2005 12:45:23 PM EDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/workarea/tasks/twa_enable.html

© Copyright IBM Corporation 2002, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)