The JViews TGO Faces components are a set of 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 Faces 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.1_02-b08.jar
-
jsf-impl-1.1_02-b08.jar
-
jstl-1.1.jar
-
xercesImpl-2.7.1.jar
-
xml-apis-2.7.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 Table 2, JViews TGO Jar Requirements in Special Cases in the Distribution Structure). In such cases, you also need to include the required jar files in your web application.