ContentConnect Client Application

The client application, built from the JavaBeans in the ContentConnect toolkit, provides a ready interface to perform a single search to retrieve, display, and update documents and folders from multiple Content Servers. The client application can be run from a Web browser or run as a standalone application.

Command Line Options

The cmbclientapp.bat installed with the client component of ContentConnect is used to start the ContentConnect client application. This bat file contians parameters for the Java environment and parameters to set options for the client application.

Parameters for the Java environment

The Java environment parameters are -classpath and -ms16m. The -classpath parameter is required when using the jre command instead of the Java command to begin the client application. The -ms16m parameter is used to set the initial Java heap size and is required to run the application.

Parameters for the Client Application