uCosminexus Application Server, Web Service Development Guide

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

12.6.3 Starting a Web resource client

You use the cjclstartap command to start a Web resource client.

An example of starting the Web resource client is as follows:

> cd c:\temp\jaxrs\works\tutorial\client\
> "%COSMINEXUS_HOME%\CC\client\bin\cjclstartap"  com.sample.client. SampleClient webhost 8085

When the cjclstartap command ends successfully, the execution result of the Web resource client is displayed. The following example describes the execution results of each method for developing a Web resource client:

The part in Italics changes according to the execution time and environment.

For details on the cjclstartap command, see cjclstartap (Starting Java applications) in the uCosminexus Application Server Command Reference Guide.