uCosminexus Service Platform, Basic Development Guide
Package the coded, built and debugged Java program in a jar file. Use build tools such as Ant etc for packaging Java programs.
Save the packaged jar file in the following location. If the HCSC server is used by the cluster configuration, save in the respective environments.
Cosminexus installation directory\CSC\userlib\customfunc
jar file stored in above-mentioned directory is shared in all the HCSC servers on the same machine.
If you specify file path in usrconf.properties (user property file for J2EE server), you can change the storage destination of jar file in HCSC server unit. In this case, file path specified in usrconf.properties is given priority over the above-mentioned directory.
If the jar file is saved in the HCSC server, restart the J2EE server.
For details about how to save the jar file in the HCSC server, see the contents related to saving the jar file used for data transformation in Cosminexus Service Platform System Setup and Operation Guide.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.