4.0

Table Of Contents
Contents of the Solar System DAR File
The DAR file is a ZIP file that you rename to DAR. You can unzip the solar system DAR file to view the contents
and file structure of the solar system plug-in.
The solar system example vmware-vmosdk-solarsystem.dar file contains the following directories and files.
n
\lib, that contains the following JAR archives:
n
vmware-solarsystem.jar, that contains the classes of the solar system application.
n
vmware-vmosdk-solarsystem.jar, that contains the classes of the plug-in adapter and factory
implementations for the solar system application.
n
\resources, that contains the following directories:
n
\images, that contains icons that represent the different objects of the solar system application on the
Orchestrator Inventory tab.
n
\packages, that contains an Orchestrator package named com.vmware.solarsystem.package. The
package contains workflows, policies, actions, and the Web view that allow Orchestrator to interact
with the solar system application.
n
\VSO-INF\vso.xml, the XML file that maps the solar system application to Orchestrator objects.
n
\webapps, that contains the solarsystem.war file for the Web application of the solar system configuration
tab.
n
\web-content, that contains the files of the solar system Web view.
Install a Plug-In in the Orchestrator Server
After you create the plug-in DAR file, you must install it in the Orchestrator server. You install plug-ins in the
Orchestrator configuration interface.
Prerequisites
You have a completed DAR file for a plug-in.
Procedure
1 Open the Orchestrator configuration interface in a Web browser and log in.
http://
orchestrator_server_DNS_name_or_IP_address
:8282
2 Click Plug-ins.
3 Type the credentials for a user who is a member of the Orchestrator Administration group.
When the Orchestrator server starts, the system uses these credentials to set up the plug-ins. The system
checks the enabled plug-ins and performs any necessary internal installations such as package import,
policy run, script launch, and so on.
4 Click the magnifying glass icon and select the DAR file to install.
5 Click Open.
6 Click Upload and install.
The installed plug-in file is stored in the
install_directory
\app-server\server\vmo\plugins folder.
7 Click Apply changes.
Depending on the plug-in, the configuration server might restart.
Chapter 7 Developing Plug-Ins
VMware, Inc. 211