JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris WBEM Developer's Guide     Oracle Solaris 11 Express 11/10
search filter icon
search icon

Document Information

Preface

1.  Overview of Solaris Web-Based Enterprise Management

About Web-Based Enterprise Management

About the Common Information Model

About Solaris WBEM Services

Software Components

CIM Object Manager

Managed Object Format Compiler

Solaris Schema

Solaris WBEM SDK

Using CIM Workshop to Develop WBEM Applications

CIM Workshop Documentation

Running CIM Workshop

How to Start CIM Workshop

How to Exit CIM Workshop

About the Main Window

2.  Using the CIM Object Manager

3.  Using the Sample Programs

4.  Writing a Client Program

5.  Writing WBEM Queries

6.  Writing a Provider Program

7.  Creating JavaBeans Components Using the MOF Compiler

8.  Administering Security

9.  Troubleshooting

A.  Solaris Schema

Index

Using CIM Workshop to Develop WBEM Applications

You can develop WBEM applications that use CIM Workshop, a GUI-based development tool included with the Solaris WBEM SDK. You use CIM Workshop to do the following:


Note - CIM guidelines prevent you from modifying the properties, methods, and qualifiers of CIM Schema and Solaris Schema classes. You also cannot change the values of inherited properties, methods, and qualifiers.


CIM Workshop Documentation

CIM Workshop has context-sensitive online help for every dialog box except for the main window. When you click the interface components, the appropriate help text displays in the Information pane on the left side of the dialog box.


Tip - To close and reopen the Information pane, click the question mark button on the upper left corner of the dialog box.


Running CIM Workshop

By default, CIM Workshop connects to a CIMOM running on the local host in the root\cimv2 default name space using the Remote Method Invocation (RMI) protocol. You can also point to a remote host that is running the CIM Object Manager.

How to Start CIM Workshop

  1. At the system prompt, type:
    % /usr/sadm/bin/cimworkshop

    The CIM Workshop Login dialog box displays.

  2. Follow the instructions in the context-sensitive help to fill in the fields in the Login dialog box. Then click OK.

    The CIM Workshop main window displays.

How to Exit CIM Workshop

About the Main Window

The main window in CIM Workshop is divided into three panes: