JViews TGO JSF dependencies
The JViews TGO JSF components are a set of JavaServer™ Faces components declared in the tag library descriptor (. tld ) file jviews-tgo-faces.tld, and implemented by Java™ and JavaScript™ objects. Everything is packed into the jviews-tgo-all.jar file. However, in order to deploy a JViews TGO JSF Web application, you also need to include the following required jars in the WEB_INF/lib directory of the Web application:
jviews-tgo-all.jar
jviews-diagrammer-all.jar
jviews-maps-all.jar
jviews-framework-all.jar
jviews-framework-thin.jar
javaee-api-7.0.jar
javax.faces-2.2.14.jar
jstl-1.2.jar
xercesImpl-2.9.1.jar
svgdom-1.0.jar
commons-beanutils-1.9.3.jar
commons-collections-4.1.jar
commons-digester-3.2.jar
commons-logging-1.0.4.jarNOTE Depending on the version of the technologies used, you may need a different set of jar files. This list of files is targeted at the software configuration provided by default in the installer.
There are specific cases in which
JViews TGO requires additional jar files (see
JAR files for special cases). In such cases, you also need to include the required jar files in your Web application.
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.