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


Configuring the job scheduler message-driven interface and associated JMS artifacts

The job scheduler message-driven interface is implemented by the JobSchedulerMDI application, an optional component and not pre-configured by default. To install the job scheduler message-driven interface application, and to configure the Java Message Service (JMS) artifacts which it requires, perform the following procedure.

About this task

This component is packaged as a J2EE application. This is a special type of J2EE application, called a system application. It is not installed as an enterprise application, and cannot be installed correctly through the WebSphere administrative console. It can only be installed through the wsadmin tool, using special install options. This application is a system application because the WebSphere service can be applied to the application files when necessary. WebSphere service cannot be applied to enterprise applications, since they are copied to locations outside of the WebSphere product directory. Configuration of the JMS artifacts associated with the application are described in Configuring the service integration bus and Configuring the JMS queues . The job scheduler MDI application is a Java Enterprise Beans (J2EE) application, and is located in the $WAS_HOME/systemApps/JobSchedulerMDI.ear directory. To enable JobSchedulerMDI.ear, you must install it in the same server or cluster as the job scheduler.

Example

The following invocation installs the JobSchedulerMDI system application into the cluster named Scheduler:
/WebSphere/ND/DeploymentManager/profiles/default/bin/wsadmin -f
/WebSphere/ND/DeploymentManager/bin/xdbjmsinst.jacl
/WebSphere/ND/DeploymentManager WAS00Network Scheduler     

What to do next

After you install the job scheduler MDI application, define the service integration bus to complete the next step in setting up the external scheduler interface.



Related tasks
Configuring the service integration bus
Configuring the JMS queues
Setting up the external scheduler interface
Task 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/tcgschedulermdi.html