uCosminexus Service Platform, Basic Development Guide
This section describes the settings required for using character code conversion UOC.
The character code conversion UOC can divide the character code conversion processes by acquiring the custom reception or self-defined file. Always specify name of self-defined file as "csc_owncodeconvert.properties".
Specify the self-defined file in format such as "<key value>= <specified value>".
Specify any value as the key value and specified value.
Following settings are required for using the character code conversion UOC created in development environment, in the execution environment.
Procedure for adding a class path in option definition file (usrconf.cfg) for J2EE server, is as follows:
add.class.path=<path of jar file> |
Procedure for registering a class name in user property file (usrconf.properties) for J2EE server is as follows:
csc.dt.ownCodeConverter.className=<class name of character code conversion UOC> |
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.