Previous Topic: Define the Class PathNext Topic: Change COMMCFG.INI on the Client Systems


Invoke the CFB Server

With the private class path completed, add a command to invoke the CFB Server software:

java -cp "%CP%"
-Djava.security.policy=CFBServer.policy
com.ca.genxx.jcfbserv.server.CFBServer

Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes.

This is the final command for the CFB Server startup batch/script file. Close the file.

The CFB Server should then be started. A successful invocation of the CFB Server will produce the following messages:

CFBServer Initialized.
CFBServer Started.