uCosminexus Application Server, Web Service Development Guide
Use the cjclstartap command to execute Web Service client.
The following is an example for executing a Web Service client:
> cd c:\temp\jaxws\works\wsgen\client\ > "%COSMINEXUS_HOME%\CC\client\bin\cjclstartap" org.example.sample.client.TestClient |
If the cjclstartap command is terminated successfully, the results of Web Service client execution are displayed. Following is an example for displaying the execution results:
KDJE40053-I The cjclstartap command will now start. (directory for the user definition file = c:\temp\jaxws\works\wsgen\client, PID = 2636) [RESULT] 308 KDJE40054-I The cjclstartap command was stopped. (PID = 2636, exit status = 0) |
The part in italics changes according to the execution timing and environment.
For the cjclstartap command, see cjclstartap (Starting Java applications) in the uCosminexus Application Server Command Reference Guide.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.