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
  • jsf-api-1.2_04-b07.jar
  • jsf-impl-1.2_04-b07.jar
  • jstl-1.2.jar
  • xercesImpl-2.9.1.jar
  • svgdom-1.0.jar
  • commons-beanutils-1.6.jar
  • commons-collections-2.1.jar
  • commons-digester-1.5.jar
  • commons-logging-1.0.4.jar
Note
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.