Hitachi

JP1 Version 12 JP1/Navigation Platform Setup and Operations Guide


6.6.1 Files that are received from the development environment

Developed plugins and the files that are used in the plugins are received from the development environment. The following table lists and describes the files that are received from the development environment.

Table 6‒3: List of files that are received from the development environment

No.

Storage location in the development environment

File name

Description

1

Navigation-Platform-for-Developers-installation-directory\pluginSDK\dest

plugin-name.ear

Check the plugin name with the developer.

2

Navigation-Platform-for-Developers-installation-directory\usrlib\sys

library-name.jar

This file exists only when a library is used in the plugin. Check the library name with the developer.

3

Navigation-Platform-for-Developers-installation-directory\PP\uCPSB\CC\server\usrconf\ejb\uCNP_J2EE

usrconf.properties

None.

4

Navigation-Platform-for-Developers-installation-directory\PP\uCPSB\CC\server\usrconf\ejb\uCNP_J2EE

usrconf.cfg

None.

5

Location specified when the resource adapter was added

Connector-attribute-file-name.xml

This file exists only when database connection processing is implemented in the plugin. Check the location specified in cjsetrarprop and the file name with the developer.

Store the files received from the development environment at the locations indicated below in the editing environment or the execution environment.

Table 6‒4: Storage locations for the files that are received from the development environment

No.

File name

Storage location in the editing environment or the execution environment

Description

1

plugin-name.ear

Navigation-Platform-installation-directory\plugin_files\ear

None.

2

library-name.jar

Navigation-Platform-installation-directory\plugin_files\usrlib

None.

3

usrconf.properties

Navigation-Platform-installation-directory\plugin_files\j2ee_usrconf

If there are multiple plugins, consolidate the contents of all plugin files into one file.

4

usrconf.cfg

Navigation-Platform-installation-directory\plugin_files\j2ee_usrconf

5

Connector-attribute-file-name.xml

Navigation-Platform-installation-directory\plugin_files\j2ee_connector

None.

Tip

If you have already applied the files created in the development environment to the editing environment or the execution environment, we recommend that you make a backup of the applied files. For details about the backup target of a User Plugin settings file, see 9.6 npdatabackup command (back up environment).