uCosminexus Application Server, Web Service Development Guide
Create the option definition file for Java applications (usrconf.cfg) required for executing a Web Service.
The following is an example of creation of the option definition file for Java applications:
add.class.path=Cosminexus-installation-directory\jaxws\lib\cjjaxws.jar add.class.path=.\classes ejb.client.log.directory=logs add.jvm.arg=-Dcosminexus.home=Cosminexus-installation-directory |
For the Cosminexus-installation-directory part, use the absolute path to specify the path where Cosminexus is installed.
The created option definition file for Java applications is stored in c:\temp\jaxws\works\attachments\client\directory. For details about the option definition file for Java applications, see 14.2 usrconf.cfg (Option definition file for Java applications) in the uCosminexus Application Server Definition Reference Guide.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.