6.4. registry

6.4.1. Synopsis

registry [ port ]

Creates and starts a remote object registry.

6.4.2. Description

The registry tool creates and starts a remote object RMI registry on the specified port of the current host. If the port is omitted, the registry is started on port 1099.

Note that, by default, the registry is collocated in the same JVM as the JOnAS Server. In this case, it is not necessary to use this tool; the registry is automatically launched.

6.4.3. Options

port

Port number.

6.4.4. Example

The registry command can normally be run in the background:

registry &