As with Rhino:

  • administrators manage the SIS using Java Management Extensions (JMX) MBeans

  • SIS implementations by default provide a command-line tool and Ant tasks to conveniently access the MBeans. (The command-line client, sis-console, is an extension of the rhino-console that supports a set of SIS commands as well as the normal Rhino commands.)

Tip
See the Admin Guides for details

The SIS Administration Guide describes how to perform various management tasks using command-line tools, Ant tasks, and related MBean operations (for example, for custom JMX clients that need programmatic access to them).

Previous page Next page