Previous Topic: Java Classes Optimization

Next Topic: CA 2E Data Migration

Start the Java Dispatcher on the System i

You can use the YSTRJVADSP command to start the Dispatcher. You can also use the RUNJVA command to start the service.

To start the Java Dispatcher using the YSTRJVADSP command

  1. Add PLEXJVA700 to your library list.
  2. Use the YSTRJVADSP command to start the Dispatcher.

    Note: This command includes parameters for the port number and locations of the run-time and properties files. The path to JT400.jar file should be referenced in the Path To Additional Class parameter.

For more information about this command, see YSTRJVADSP in the Index of the CA Plex online help.

A second method of starting the service is by using the RUNJVA command.

To start the service using the RUNJVA command

  1. Enter RUNJVA on a System i command line and press F4.
  2. For the Class parameter, type in the name of the run-time class that requires service:

    ObRun.ObComms.ObService—to start the Java Dispatcher

    Note: The class names are case-sensitive.

  3. For the Parameters parameter, type in the port number and the path to the properties file, for example, 1998 and /Plex/Objava.

At the Classpath prompt, type in the full path to the CA Plex Java run time, for example, /Objava/lib/obrun.jar.