uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

10.14.2 Executing a command line

This subsection describes the examples of specification when the Web Service client is executed from a command line.

Organization of this subsection
(1) Starting the PRF daemon
(2) Executing the application client

(1) Starting the PRF daemon

The following is an example of specification when the default value is used as the PRF identifier:

Cosminexus-installation-directory/PRF/bin/cprfstart

The following is an example of specification when a value that is not a default value is used as the PRF identifier:

Cosminexus-installation-directory/PRF/bin/cprfstart prfid#

#
prfid indicates the PRF identifier. As the PRF identifier, specify the identifier same as the PRF identifier specified in the option definition file for Java application.

(2) Executing the application client

Executed using the Java application start command (cjclstartap). The following is an example of execution:

cjclstartap localhost.testMain