Library deployment

Top  Previous  Next

To use WebGalileo Faces components the following JAR files must be placed in the "lib" directory of your web application:

 

 

commons-beanutils.jar
commons-collections.jar
commons-digester.jar
commons-discovery.jar
commons-logging.jar
commons-fileupload.jar
el-api.jar
jcommon-1.0.5.jar
jdom.jar
jfreechart-1.0.2.jar
portlet-api-1.0.jar
jsf-api.jar Java Server Faces API Reference Implementation
jsf-impl.jar Java Server Faces API Reference Implementation
jstl.jar Java Server Pages Standard Tag Library API Reference Implementation
standard.jar An implementation of JSTL
testingAppBeans-X-X-src.jar test application java classes
wgf-X-X.jar webgalileo faces components

 

where X-X - current version of the product.

 

WebGalileo Faces  contains web resources (java script components, images, html resources) which must be includes into any web application that uses the components. There two options available to copy all necessary resources :

 

1. Unpack resources.zip archive into web application root.

 

2. Copy web resources from webgalileofaces.war archive. The webgalieo.key located in webgalileofaces.war/WEB-INF directory, all other resources are located in webgalileoface.war/repository directory

 

NOTE : When performing upgrade from the trial deliverable to production one or to higher production version, make sure the below new resources copied to your web application :

 

 WebGalileo Faces .jar libraries( WEB-INF/lib)
  web resources (java script components, html resources etc - according to the settings in web.xml config file)

 

 

NOTE : All mentioned above resources(jars, config files etc) are located inside the demonstration application bundled with any deliverable(webgalileofaces.war)