Table of Contents

Search

  1. Preface
  2. Introduction to Vibe Data Stream Custom Entity Types
  3. Managing Custom Entity Types
  4. Custom Entities from Maven Archetypes
  5. REST APIs
  6. HTTP Request and Response Parameters
  7. Sample JSON Requests and Responses
  8. Glossary

Developer Guide

Developer Guide

Step 5: Register the VDS Plug-in

Step 5: Register the VDS Plug-in

Save the
simplesource.zip
plug-in to any directory on the Administrator Daemon host. Stop the Administrator Daemon. To register the VDS plug-in, use a script that the installer creates in the Administrator Daemon installation directory.
Navigate to the following directory:
<VDS installation directory>/admind/bin
To register the
simplesource.zip
plug-in with the Administrator Daemon on a Linux machine, run the following command:
./plugin.sh register <full path to simplesource.zip>
To register the VDS plug-in with the Administrator Daemon on a Windows machine, run the following command:
plugin.bat register <full path to simplesource.zip>
After you register the
simplesource.zip
plug-in, start the Administrator Daemon.

0 COMMENTS

We’d like to hear from you!