+

Search Tips   |   Advanced Search

Web Services Distributed Management in a WAS Network Deployment cell

We can use Web Services Distributed Management (WSDM) to manage application server instances within a WAS Network Deployment cell. The administrative support and visibility for WSDM in a cell is obtained through interaction with each WSDM application deployed on the application server.

Important: WSDM is a system application and it is disabled by default when the product is installed. We must first enable WSDM before we can use it to manage the product resources. Use scripting to enable WSDM.

In the multinode WebSphere Application Server Network Deployment environment, the management code runs across a distributed network of Java virtual machines with a central access point as the deployment manager process for the entire network or cell. Several different application server Java virtual machines might be managed within a cell. Manage an application server Java virtual machines within a cell through the WSDM application installed on deployment manager. The WSDM application acts as an administrative client to the managed application server. Figure 1 illustrates this environment with an Autonomic Computing Manager interacting with the single application server implementation of WSDM to expose the manageability of that application server. We can build a federated deployment manager cell from individual application server instances by running the addNode utility program to add the application server instances to the centrally managed cell. After a node is added to the cell, the manager can still manage each application server within the cell through the installed WSDM application on the deployment manager.

Figure 1. WSDM application in a WAS Network Deployment cell


Related concepts

  • Web Services Distributed Management


    Related tasks

    Enable WSDM

  • Making deployed web services applications available to clients

  • Web Services Distributed Management support in the application server
  • Web Services Distributed Management in a stand-alone application server instance
  • addNode command
  • Node administration scripts
  • Web Services Distributed Management in an administrative agent environment