|
ICEfaces Library Dependencies
Combinations of the following JARs are required to use ICEfaces at runtime.
Note: The exact combination of JARs required varies depending on the application server you intend to deploy your ICEfaces application into, and also the specific configuration you choose to use for your application (that is, Facelets, JSP, icefaces.jar vs. just-ice.jar, etc.).
See Appendix A ICEfaces Library/App. Server Dependencies for detailed information on which libraries are required to use ICEfaces with various application servers.
The following JARs are required to use ICEfaces:
- backport-util-concurrent.jar
- commons-beanutils.jar
- commons-collections.jar
- commons-digester.jar
- commons-fileupload.jar
- commons-logging.jar
- commons-logging-api.jar
- el-api.jar
- Fastinfoset.jar (required only if "com.icesoft.faces.compressDOM=true" )
- grizzly-compat.jar (required if using GlassFish Grizzly ARP functions)
- icefaces.jar (incl. std. JSF comp. support)
OR
just-ice.jar (without std. JSF comp. support)- icefaces-comps.jar
- xercesImpl.jar
- xml-apis.jar
- acegi-security-1.0.1.jar
OR
spring-security-core-2.0.3.jar (required only if component security features are used)- jxl.jar (required only if the Excel format is used with ice:dataExporter)
- krysalis-jCharts-1.0.1-alpha-1.jar (required only if outputChart component used)
The following files are required if using Facelets with ICEfaces:
The following files are only required to compile/build ICEfaces itself and for this reason are only included in the ICEfaces source-code distribution bundle.
- catalina-comet.jar
- freemarker-2.3.14-jar
- grizzly-comet.jar
- jetty-util-6.0.1.jar
- jms.jar
- jsf-metadata.jar
- org.springframework.beans-2.5.4.A.jar
- org.springframework.context-2.5.4.A.jar
- org.springframework.core-2.5.4.A.jar
- org.springframework.web-2.5.4.A.jar
- org.springframework.webflow-2.0.3.RELEASE.jar
- org.springframework.binding-2.0.3.RELEASE.jar
- portlet.jar
- tlddoc.jar
The following files are required to use Ant scripts included with ICEfaces:
- Apache Ant (v1.6.3 or greater, not included)
- catalina-ant.jar
- jasper-runtime.jar
- jasper-compiler.jar
The following files are required to compile and run some of the tutorials and example applications included with this release:
Copyright 2005-2009. ICEsoft Technologies, Inc. |