Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


3.3.1 Location to place libraries

The following describes the directory that stores a library for use with plugins. The directory that stores a library varies depending on whether the library is shared by the whole J2EE server.

To use the library with plugins only

The library must be placed in the Application Class Loader layer. Store the library in the following directory:

Navigation-Platform-installation-directory\pluginSDK\plugin\plugin-ID\WEB-INF\lib

To share the library on the whole J2EE server

The library must be placed in the System Class Loader layer. Store the library in the directory shown below. In this case, you must place the library in both the development environment and execution environment.

Navigation-Platform-installation-directory\usrlib\sys