WebSphere Extended Deployment Compute Grid, Version 6.1.1
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS


Control properties

Properties specified through the wSGrid properties file describe the grid job to be run under the control of WSGrid. This topic describes a set of control properties.

Table 1. Control properties
Property name Description
scheduler-connection-factory The jndi name of the Java Message Service (JMS) connection factory for the job scheduler message-driver interface application. See Configuring the JMS queues . The default value is jms/com.ibm.ws.grid.ConnectionFactory.
scheduler-host Specifies the host address of the job scheduler server
scheduler-input-queue The jndi name of the Java Message Service (JMS) input queue for the job scheduler message-driver interface application. See Configuring the JMS queues . The default value is jms/com.ibm.ws.grid.InputQueue .
scheduler-output-queue The jndi name of the Java Message Service (JMS) output queue for the job scheduler message-driver interface application. See Configuring the JMS queues . The default value is jms/com.ibm.ws.grid.OutputQueue.
scheduler-port Specifies the HTTP port address of job scheduler server.
submitter-userid Specifies the identity of the job submitter. This ID must be assigned to either lrsubmitter or lradmin role in order to submit jobs.
submitter-password Specifies the password of the job submitter. The password may be obfuscated using the WebSphere PropFilePasswordEncoder utility.
debug Specify true to enable debug output to standard output stream.
timeout Specifies timeout value for individual messages sent back from job scheduler. Unit is milliseconds. Default is 5000.



Related concepts
The WSGrid command-line utility
Integrating the job scheduler with external schedulers
Related tasks
Configuring the job scheduler message-driven interface and associated JMS artifacts
Related reference
Reference topic    

Terms of Use | Feedback

Last updated: Oct 30, 2009 1:38:02 PM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r1m1/index.jsp?topic=/com.ibm.websphere.gridmgr.doc/info/scheduler/rxdcgproperties.html