Comments
jcl wrote: Hi,thank you for this tutorial I'm interested on the first way to intregate Spring and EJB3. I have tried it in a example project buy it doesn't run. I'm searching since many time a solution,but nothing. I have posted on Spring forum,but no one seems can help me. I appreciate if you can help me.Thank you Antonio
Cloud Computing
Conference & Expo
November 2-4, 2009 NYC
Register Today and SAVE !..


2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
Everyone wants to lower their capital expenditures and increase operational efficiency - it's a sign of the times. The economy of the past 12 - 18 months has forced all organizations to do more with less and become more efficient. While everyone can identify with the request to do more with less, th...
SYS-CON.TV
SOA Web Services XML: Why WSDM Matters
The role of WSDM in distributed IT management

The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.

With the variety of application platforms and technologies in use today, companies demand standardized approaches to managing these heterogeneous platforms. This is where WSDM can play an important role. WSDM, or Web Services Distributed Management, began as an OASIS Technical Committee in February 2003. For the past two years, leading management vendors have been working within the OASIS group to create a set of standards that use Web services technologies for management. OASIS officially approved a set of WSDM standards in March 2005.

In this article we take a much closer look at the various WSDM standards, the capabilities offered by some of these standards, and present some useful case studies that demonstrate the benefits of WSDM. The intention is for software architects and developers who design software that must be managed to gain a much better appreciation for the value of WSDM.

WSDM as a Management Standard
To understand WSDM, it's important to make a distinction between two key specifications that were developed in the OASIS WSDM TC.

  • The Management Using Web Services (MUWS) specification defines how any IT resource can use Web services technologies for exposing manageability interfaces.
  • The Management Of Web Services (MOWS) specification builds on MUWS and specifically addresses how a Web service resource can be managed.
In this article we'll focus primarily on MUWS because it is the foundation for managing distributed IT resources, regardless of the underlying platform or implementation technology. As Figure 1 illustrates, IT management involves both manageable resources and a manageability consumer. A manageability consumer such as an Enterprise Management System (EMS) might need to discover a resource, receive notifications of state changes, or control a resource. WSDM MUWS defines a mechanism for exposing a manageable resource with a Web services endpoint that contains control, attribute, and event capabilities.

Before providing details of the capabilities offered by WSDM, it's important to clarify the relationship to existing management standards and technologies. Because WSDM is based on Web services technologies, it relies on standards such as XML Schema, WSDL, SOAP, and WS-Addressing.

At the same time, WSDM MUWS does not impose any specific management model in its implementation. For example, DMTF's Common Information Model (CIM) provides a common definition of management information for systems, networks, and applications. Work is already underway to map CIM resource models and related operations using WSDM-MUWS (see References section, "Proposal for a CIM mapping to WSDM").

Additionally, we shouldn't think of WSDM as a management instrumentation technology. It is expected that developers would still instrument their application with JMX, WMI, or other management technology. In the case of Java, Apache open source toolkits already exist today that allow a developer to expose Java-based applications with WSDM interfaces (Apache Web Services Muse: http://ws.apache.org/ws-fx/muse/). Additionally, the Java community is in the process of creating a Web services connector that supports JMX (JSR 262: Web Services Connector for Java Management Extensions [JMX] Agents: www.jcp.org/en/jsr/detail?id=262). In either case, the interface one uses for accessing a manageable resource (e.g., WSDM) can be considered separate from the technology used for instrumentation (e.g., JMX, WMI, Java, etc.).

Having these and other adapters in place will help to broaden widespread adoption of the technology. Such adapters will also make it easier for a management system to manage IT resources in a consistent, standards-based manner.

Why WSDM?
Before we dive into the details, let's better understand why WSDM is important to IT management. Because WSDM is based on Web services, you can leverage much of the basic infrastructure and tooling support already available. Using WSDM for management can take advantage of improved integration and interoperability, as well as support the basic Web services capabilities such as security, reliability, and transactions.

There are also specific benefits that can be gained for providers and consumers of IT resources.

  • For the providers of IT resources (e.g., an infrastructure provider such as a J2EE application server), WSDM MUWS offers a single interface to manageability, regardless of the instrumentation. The same interface can be reused across multiple management system vendors, thus minimizing the number of custom interfaces needed.
  • For consumers of IT resources, WSDM MUWS greatly increases the types of IT resources that can be managed. Additionally, discovery of new resources and capabilities can be done automatically at runtime.
Moving forward, we see WSDM as a key enabler to the Adaptive Enterprise. By that we mean the ability for an organization to quickly and easily respond to change through the linkages that are established between business and IT. Accomplishing this requires a cleaner separation between the services being delivered and the management of those services.
About Chris Peltz
Chris Peltz is a senior architect within HP's
Developer Resources Organization (http://devresource.hp.com), providing technical and architectural consulting to enterprise customers in the areas of J2EE, Web services, and
application management.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Why WSDM Matters. The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.

SOA Web Services XML: Why WSDM Matters
The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.

SOA Web Services XML: Why WSDM Matters
The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.


Your Feedback
Web Services Journal News Desk wrote: Why WSDM Matters. The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.
XML Journal News Desk wrote: SOA Web Services XML: Why WSDM Matters The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.
SOA Web Services Journal wrote: SOA Web Services XML: Why WSDM Matters The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.
SOA World Latest Stories
OpenAir, Inc., a NetSuite Inc. company and a provider of cloud computing professional services automation (PSA) and services resource planning (SRP) software announced that BearingPoint, a provider of management and technology consulting, has gone live with OpenAir to streamline servic...
“Our continued innovation in imaging software allows us to change the healthcare information distribution paradigm by the intuitive inclusion of images and radiology reports. We are thrilled to work with InSite One, a long-time partner, to bring this innovative solution to the market,”...
With their CRM and ERP data systems integrated, Tecan AG's staff and management will benefit from a real-time view of their corporate and customer information. The iBOLT business integration suite integrates and orchestrates the data between diverse business processes and applications....
Until today, Monitis was providing monitoring only for Amazon’s EC2 and S3 services. With the release of its Universal Cloud Monitoring Framework, Monitis can now sync to other Cloud computing providers very quickly - from Rackspace, GoGrid, Softlayer, and more. Monitis’ Universal Clou...
Solaris 10 10/09 provides new features, fixes and hardware support in an easy-to-install manner, preserving full compatibility with over 11,000 third-party products and customer applications, including Oracle database and application software. With over two decades of Sun/Oracle collab...
Optibase announced a new release of its MGW FlashStreamer encoding and streaming platform, introducing the innovative feature of capturing VGA and composite analog feeds and streaming them live as a single split-screen video. The “all-in-one” compact MGW FlashStreamer offers real-time ...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON Featured Whitepapers
ADS BY GOOGLE