Notifications from the appserver Web Services Distributed Management resources


 

+

Search Tips   |   Advanced Search

 

Deprecated Feature: Web Services Distributed Management (WSDM) is a deprecated feature in WAS ND v7.0

Notifications associated with WSDM lifecycle events include...

Resource definition events are:

Resource state events are:

 

Application server

Appserver instances support definitional notifications. Whenever a resource definition event occurs, the configuration of an appserver is created, modified, or deleted and a notification is generated by the WAS domain. The notification includes the configuration documents that have been changed.

 

Application server installation

WAS ND v7.0 installation is managed by the underlying operating system. There is no runtime entity that represents WAS installation. There are no life cycle notifications currently planned for events related to WAS installation. There are no state event notifications associated with the lifecycle of the overall product installation.

 

Application server domain: profile or runtime configuration instance

There is an administrative agent process that is created as part of a WAS profile. This administrative agent process, once created, becomes available to emit life cycle notifications for the profile. Since any configuration modification might be considered a change to the profile, there is no generic profile changed notification. Instead, there are specific notifications for some configuration changes. In addition, there is no state change notification for profiles because a profile does not actually run, it simply exists or does not exist.

 

Hosted applications

Applications that are installed into WAS support both definitional and operational notifications. Whenever an application is installed, a notification is produced to indicate that an instance of that application managed resource has been created. A notification is generated each time the application is started, stopped, or updated. When an application is uninstalled, the resource destroyed notification is produced.

 

Application server deployed object

Individual deployed modules have independent life cycles. There are create, modify, delete, start, and stop notifications for individual deployed objects in WAS ND.

 

Web services

Even though Web services are not robust applications, there is a need to understand the life cycle for these essential deployed objects. Notifications are produced in accordance to the MOWS spec such as when a Web service is installed, modified, started, stopped or uninstalled.



Related concepts

Web Services Distributed Management

 

Related tasks

Enable WSDM with scripting
Making deployed Web services applications available to clients
Set application and system policy sets for Web services using scripting
Secure requests to the trust service using system policy sets

 

Related

WSDM manageability capabilities for WAS resource types
Web Services Distributed Management in a standalone appserver instance
Web Services Distributed Management in an ND cell
Specifications and API documentation