uCosminexus Application Server, Web Service Development Guide

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

5.4.2 Starting Web Services

Use the cjstartapp command to start the Web Service.

The following is an example for starting the Web Service:

> cd c:\temp\jaxws\works\fromjava\server\
> "%COSMINEXUS_HOME%\CC\admin\bin\cjstartapp" jaxwsserver -nameserver corbaname::testserver:900 -name Sample_application_fromjava_dynamic_generate

For the cjstartapp command, see cjstartapp (Starting J2EE applications) in the uCosminexus Application Server Command Reference Guide.

For the method to start J2EE applications by using the management portal, see 12.3.1 Starting J2EE applications in the uCosminexus Application Server Management Portal User Guide.