uCosminexus Application Server, Web Service Development Guide

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

9.3.2 Generating Java sources

The following is an example of compiling the created provider implementation class com.sample.UserInfoImpl:

Specify the execution results of the following command in the HNTRLib2-installation-directory.

Specify the execution results of the following command in the HNTRLib2-installation-directory.

If compilation is successful, UserInfoImpl.class is generated in the c:\temp\jaxws\works\dispatch_provider\server\WEB-INF\classes\com\sample\ directory.