Accessing the necessary Java classes
The Visualization Platform library, com.actuate.iportal.jar, contains the security extension Java classes. This library is located in the lib subdirectory of the Visualization Platform installation. The upload security adapter interface, com.actuate.iportal.security.IUploadSecurityAdapter, in this library provides the framework for additional upload security. A valid upload security adapter implements this interface.
Specifically, the JRE needs to access the following JARs:
*<context root>\WEB-INF\lib\com.actuate.iportal.jar
*<context root>\WEB-INF\lib\org.apache.xerces_2.9.0.v201005080400.jar
*<iHub Information Console client installation directory>\lib\servlet‑api.jar
*<iHub Information Console client installation directory>\lib\jsp‑api.jar