Comments
Richard Davies wrote: The UK has a good crop of technology pioneers in cloud computing - for example ElasticHosts, FlexiScale, Flexiant, OnApp - and also some strong government initiatives such as G-Cloud. We will have to see whether this kind of technical leadership converts into swift mass-market adoption or not.
Cloud Expo on Google News

SYS-CON.TV
Cloud Expo & Virtualization 2009 East
PLATINUM SPONSORS:
IBM
Smarter Business Solutions Through Dynamic Infrastructure
IBM
Smarter Insights: How the CIO Becomes a Hero Again
Microsoft
Windows Azure
GOLD SPONSORS:
Appsense
Why VDI?
CA
Maximizing the Business Value of Virtualization in Enterprise and Cloud Computing Environments
ExactTarget
Messaging in the Cloud - Email, SMS and Voice
Freedom OSS
Stairway to the Cloud
Sun
Sun's Incubation Platform: Helping Startups Serve the Enterprise
POWER PANELS:
Cloud Computing & Enterprise IT: Cost & Operational Benefits
How and Why is a Flexible IT Infrastructure the Key To the Future?
Click For 2008 West
Event Webcasts
Maintaining Visibility and Control With WebSphere 6.0 in SOA Web Services Environments
Key changes in release 6.0 from a management perspective

The new features and capabilities found in the WebSphere Application Server and WebSphere MQ 6.0 lets organizations combine new and existing heterogeneous IT assets as part of composite applications that reside on an underlying service-oriented architecture (SOA) across distributed and mainframe environments. As you deploy your composite applications, having a complete strategy in place to manage and secure them properly becomes the next goal. This article explains the key changes in version 6.0 from a management perspective and offers pointers on how to meet the management and security challenges specific to the WebSphere 6.0 platform.

What's New in WebSphere 6.0?
The IBM product line known as the WebSphere platform contains more than 350 different products, but in this article we'll focus on the two major elements of the 6.0 release: WebSphere Application Server and WebSphere MQ.

IBM hasn't had a new release of WebSphere MQ for more than two years (although the company has supplied nine support packs during that time), so 6.0 is a major product release, designed to provide a foundation for companies building out composite applications and Services Oriented Architectures. In case you don't know, a composite application consists of functionality drawn from various sources like individual Web Services, selected functions from within other applications, or entire legacy systems whose output has been packaged as Web Services. IBM released WebSphere Application Server (WAS) 6.0 earlier this year, continuing their trend of releasing a new release every year. The WAS 6.0 release isn't as big as the 5.0 release, but it's still a solid release with many new features geared towards improving administration and application deployment, support for new J2EE specifications and APIs, better security, and support for Web Services and SOA.

Let's begin with what's new in WebSphere MQ. The 6.0 release leverages WebSphere MQ's reliable transport layer to send and receive Simple Object Access Protocol (SOAP) messages out-of-the-box that are frequently used in establishing Web Services links between applications. So WebSphere MQ 6.0 can easily provide reliable messaging and connectivity to enterprises looking into converting their existing Enterprise Resource Planning (ERP), Customer Relationship Management (CRM), or legacy applications into Web Services. At the same time, WebSphere MQ 6.0 ships with an interface to the Eclipse Open Source programmer's Workbench, so many Eclipse-based development and testing tools can be used to develop composite apps that make use of WebSphere MQ capabilities to communicate and pass messages across a company's IT infrastructure.

In addition, WebSphere MQ 6.0 includes a large library of connectors to application infrastructure elements - like DB2 or WebSphere or WebLogic application servers - and Oracle, SAP, or Siebel applications and support is provided for both Java and .NET environments. In fact, this release is tightly integrated with IBM's CICS Transaction Server and WebSphere Application Server 6.0 on both distributed and z/OS environments. IBM has also increased the amount and length of the messages that WebSphere MQ 6.0 supports, which again is geared towards giving users more flexibility and scalability, to allow using WebSphere MQ in the enterprise.

Similarly, WAS 6.0 introduces a lot of new standards and programming models to support Web services and SOA. Every EJB that's deployed on the application server automatically becomes a Web Service, thus integration of business logic with other application components can be done directly without any intermediate steps. Likewise, this release is also leveraging new Java standards, which automatically add a layer of authentication and authorization to secure Web services. As a part of the SOA initiative, WebSphere has included a new Service Data Object (SDO) API. That means that developers can now access data from various sources like databases, custom connectors, and XML, using this single SDO API.

New Management Features in WebSphere 6.0
Now that we've described some of the highlights of the WebSphere MQ and WAS 6.0 releases, let's go over some of the new features that can help you manage more effectively in more detail.

WAS 6.0 introduces fine-grained control over the various application components, which means you can now update only one part of the code without bringing down the entire application. This release also lets you create multiple profiles of the application server in a single installation. One big advantage is that administrators can now install multiple cloned instances of the application server on the same box, and changes to the application or the server configuration can be tested on the duplicate profile first without bringing down the production server. Once changes have been verified, settings can be migrated to the production server with minimal downtime. Likewise, WebSphere MQ 6.0 for z/OS can now be tuned much more dynamically to respond to changes in application workloads, so system resources such as buffers and pagesets can be added and removed without having to restart the queue manager or channel initiator.

Additionally, WebSphere 6.0 also implements all the new administrative APIs and standards from J2EE such as JMX 1.2 - the industry standard used to expose management functionality - Java Management Specification or JSR-77 - the industry standard schema for describing J2EE managed objects - and J2EE Deployment or JSR-88 -an open standard to deploy applications. Therefore, these new standards will make it easy for third-party management tools to interoperate with the application server in a non-vendor-specific manner. IBM's Performance Monitoring Infrastructure (PMI) now uses the standard JMX APIs to expose performance data. PMI has also been enhanced to let administrators enable or disable individual statistics. The old PMI API, though available in this release, is now deprecated and shouldn't be used. In addition, WebSphere 6.0 has been significantly improved by incorporating the new JSR 47 standard for centralized logging to facilitate troubleshooting deployed applications. Because of this, both application developers and troubleshooters can now hook into the centralized logging framework and look for message patterns. Another nice feature is the log file analyzer that can be used to analyze data from multiple servers. Similarly, there are some helpful new management functions in WebSphere MQ 6.0 to enable actions such as checking which applications are using the queue manager and tracking the objects they've opened, or showing the applications with long-running transactions. These new functions can really facilitate root cause analysis and troubleshooting tasks. Additionally, new attributed have been added to existing MQ commands like DISPLAY QSTATUS and DISPLAY CHSTATUS to provide more visibility into MQ resources. And there's a interesting new report option that can be put in the Message Descriptor so applications that process a message can generate reports on what they have done with that message. Generically, IBM calls them Activity Reports and they include information such as which transmission queues are used, and which channels are transporting the message.

How To Manage WebSphere 6.0 Environments
When thinking about your strategy to manage WebSphere MQ and WAS infrastructures there are three different approaches: product consoles, scripts, and management vendors.

About Marina Gil-Santamaria
Marina Gil-Santamaria is the Director of Product Marketing for Ipswitch’s Network Management Division. During the past thirteen years Marina has held various positions in development, professional services, product management and product marketing organizations at CA, Wily, Empirix, Oracle and Gomez. Marina is a frequent contributor to industry publications and forums. Marina holds an MS in electrical engineering from the Universidad Politecnica de Madrid, Spain.

About Rutvik Doshi
Rutvik Doshi is a Development Manager for Application Servers and J2EE technology within CA's Unicenter Application Infrastructure Management solution portfolio. He is also involved in application management and Web Services standards groups at DMTF. Rutvik holds a B.S from Indian Institute of Technology.

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

Register | Sign-in

Reader Feedback: Page 1 of 1

Maintaining Visibility and Control With WebSphere 6.0 in SOA Web Services Environments. The new features and capabilities found in the WebSphere Application Server and WebSphere MQ 6.0 lets organizations combine new and existing heterogeneous IT assets as part of composite applications that reside on an underlying service-oriented architecture (SOA) across distributed and mainframe environments. As you deploy your composite applications, having a complete strategy in place to manage and secure them properly becomes the next goal. This article explains the key changes in version 6.0 from a management perspective and offers pointers on how to meet the management and security challenges specific to the WebSphere 6.0 platform.

The new features and capabilities found in the WebSphere Application Server and WebSphere MQ 6.0 lets organizations combine new and existing heterogeneous IT assets as part of composite applications that reside on an underlying service-oriented architecture (SOA) across distributed and mainframe environments. As you deploy your composite applications, having a complete strategy in place to manage and secure them properly becomes the next goal. This article explains the key changes in version 6.0 from a management perspective and offers pointers on how to meet the management and security challenges specific to the WebSphere 6.0 platform.

The new features and capabilities found in the WebSphere Application Server and WebSphere MQ 6.0 lets organizations combine new and existing heterogeneous IT assets as part of composite applications that reside on an underlying service-oriented architecture (SOA) across distributed and mainframe environments. As you deploy your composite applications, having a complete strategy in place to manage and secure them properly becomes the next goal. This article explains the key changes in version 6.0 from a management perspective and offers pointers on how to meet the management and security challenges specific to the WebSphere 6.0 platform.

>>> there are some helpful new management functions in WebSphere MQ 6.0 to enable actions such as checking which applications are using the queue manager and tracking the objects they've opened, or showing the applications with long-running transactions. <<<

This feature is long overdue. Welcome, though.


Your Feedback
SOA Web Services Journal News Desk wrote: Maintaining Visibility and Control With WebSphere 6.0 in SOA Web Services Environments. The new features and capabilities found in the WebSphere Application Server and WebSphere MQ 6.0 lets organizations combine new and existing heterogeneous IT assets as part of composite applications that reside on an underlying service-oriented architecture (SOA) across distributed and mainframe environments. As you deploy your composite applications, having a complete strategy in place to manage and secure them properly becomes the next goal. This article explains the key changes in version 6.0 from a management perspective and offers pointers on how to meet the management and security challenges specific to the WebSphere 6.0 platform.
SOA Web Services Journal News Desk wrote: The new features and capabilities found in the WebSphere Application Server and WebSphere MQ 6.0 lets organizations combine new and existing heterogeneous IT assets as part of composite applications that reside on an underlying service-oriented architecture (SOA) across distributed and mainframe environments. As you deploy your composite applications, having a complete strategy in place to manage and secure them properly becomes the next goal. This article explains the key changes in version 6.0 from a management perspective and offers pointers on how to meet the management and security challenges specific to the WebSphere 6.0 platform.
WebSphere News Desk wrote: The new features and capabilities found in the WebSphere Application Server and WebSphere MQ 6.0 lets organizations combine new and existing heterogeneous IT assets as part of composite applications that reside on an underlying service-oriented architecture (SOA) across distributed and mainframe environments. As you deploy your composite applications, having a complete strategy in place to manage and secure them properly becomes the next goal. This article explains the key changes in version 6.0 from a management perspective and offers pointers on how to meet the management and security challenges specific to the WebSphere 6.0 platform.
whinge wrote: >>> there are some helpful new management functions in WebSphere MQ 6.0 to enable actions such as checking which applications are using the queue manager and tracking the objects they've opened, or showing the applications with long-running transactions. <<< This feature is long overdue. Welcome, though.
Latest Cloud Developer Stories
Can you bring services from the cloud to your customers faster and have them adopt it with ease of use or bring the power of bundled services to the fingertips of your clients without creating new rigid ‘apps stove pipes'? Do you want to prevent your business running away to publ...
OCZ Technology Group, a provider of high-performance solid-state drives (SSDs) for computing devices and systems, on Tuesday announced the Z-Drive R4 CloudServ PCI Express (PCIe) flash storage solution, designed to accelerate cloud computing applications and reduce operating expe...
Many organizations have embraced, or are considering, the benefits of cloud computing – speed, flexibility, increased expertise, shared workload, reduced costs, etc. The benefits are many – but so are the risks. What are the threats to cloud security? Which parties assume respons...
In August 2011, SHI Enterprise Solutions (ESS) division launched the SHI Cloud, offering reliable and cost-effective industrial-grade cloud computing platforms. That same division achieved an 82 percent increase in revenue over 2010.
SoftLayer Technologies on Tuesday announced the immediate worldwide availability of SoftLayer Object Storage, a redundant and highly scalable cloud storage service that allows users to easily store, search and retrieve data across the Internet, with optional CDN connectivity, or ...
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

Breaking Cloud Computing News

MEDFORD, Mass., Feb. 14, 2012 /PRNewswire/ -- Recognizing the accelerating global proliferation o...