| Name | Description | Required |
|---|---|---|
| name | A name, can be any text. | No. |
| root | The root node. | Yes. |
| url | The JMX service URL. | Yes. |
| logFormat | The log format for formatting log messages. For more information on the format please see http://logging.apache.org/log4j/docs/ | No. |
Typical configuration is:
<rmi-server name="My Server"
url="service:jmx:rmi://ignored/jndi/rmi://localhost/my-oddjob"
root="${job.root}"/>