XmlBlaster Logo

REQUIREMENT

admin.momClient

XmlBlaster Logo


Type NEW
Priority LOW
Status OPEN
Topic You can administer XmlBlaster clients by sending PtP messages
Des
cription

Administrative messages are marked in their key oid with __cmd:. The java client library of xmlBlaster handles some administrative messages like configure logging or shutdown the server.

Example
any
    <key oid='__cmd:sysprop/?trace[corba]=true' contentMime='text/command'/>
    <content/>
    <qos/>

    
Configure

NOTE: Configuration parameters are specified on command line (-someValue 17) or in the xmlBlaster.properties file (someValue=17). See requirement "util.property" for details.
Columns named Impl tells you if the feature is implemented.
Columns named Hot tells you if the configuration is changeable in hot operation.

Todo
See API org.xmlBlaster.engine.admin.extern.MomClientGateway
See REQ admin
See REQ admin.commands

This page is generated from the requirement XML file xmlBlaster/doc/requirements/admin.momClient.xml

Back to overview