TOC PREV NEXT INDEX



PDF
ICEfaces Online Reference




 


 




Development Considerations


ICEfaces EE and CE share a common runtime environment. The following table is a summary of the JAR files included in the ICEfaces /lib directory.

Table 1:   JAR Files Included with ICEfaces
JAR File
Description
Version
Source
backport-util-concurrent.jar
Backport of JSR 166 concurrent API to Java 1.4
2.0_01
http://dcl.mathcs.emory.edu/util/backport-util-concurrent/
catalina-ant.jar
Apache Tomcat Mgmt. Ant tasks
1.4
http://tomcat.apache.org/
commons-beanutils.jar
Jakarta commons-beanutil
1.6
http://jakarta.apache.org/commons/beanutils/
commons-collections.jar
Jakarta commons-collections
3.1
http://jakarta.apache.org/commons/collections/
commons-digester.jar
Jakarta commons-digester
1.5
http://jakarta.apache.org/commons/digester/
commons-discovery.jar
Jakarta commons-discovery
1.0
http://jakarta.apache.org/commons/discovery/
commons-el.jar
Jakarta commons-expression-language
1.0
http://jakarta.apache.org/commons/el/
commons-fileupload-1.0.jar
Jakarta commons-fileupload
1.0
http://jakarta.apache.org/commons/fileupload/
commons-lang-2.1.jar
Jakarta commons-lang
2.1
http://jakarta.apache.org/commons/lang/
commons-logging.jar
Jakarta commons-logging
1.0.4
http://jakarta.apache.org/commons/logging/
commons-validator-1.2.0.jar
Jakarta commons-validator
1.2
http://jakarta.apache.org/commons/validator/
el-api.jar
The standardized EL specification that is standalone from JSP or JSF 1.2, but used by both frameworks.
Pre-release
http://glassfish.dev.java.net/
el-ri.jar
The standardized EL reference implementation that is standalone from JSP or JSF 1.2, but used by both frameworks.
Pre-release
http://glassfish.dev.java.net/
icefaces.jar
ICEfaces framework
1.0
ICEfaces Community Edition
icefaces-comps.jar
ICEfaces Component Suite
1.0
ICEfaces Community Edition
icefaces-enterprise.jar
ICEfaces Enterprise Edition (only)
1.0 Alpha2
ICEfaces Enterprise Edition
icefaces-facelets.jar
ICEfaces modified jsf-facelets.jar
1.11
ICEfaces Community Edition
jasper-compiler.jar
Apache Tomcat Jasper 2 compiler
5.0
http://tomcat.apache.org/
jasper-runtime.jar
Apache Tomcat Jasper 2 runtime
5.0
http://tomcat.apache.org/
jsf-api.jar
Sun JSF 1.1 RI APIs
1.1_01
http://java.sun.com/javaee/javaserverfaces/
jsf-impl.jar
Sun JSF 1.1 RI implementation
1.1_01
http://java.sun.com/javaee/javaserverfaces/
jsp-api.jar
Sun Java API for JSP
2.0
http://java.sun.com/products/jsp/
jstl.jar
Sun JSP Standard Tag Library API
1.1.0-D13
http://java.sun.com/products/jsp/jstl/
myfaces-api.jar
MyFaces JSF Runtime API
1.1.2
http://myfaces.apache.org
myfaces-impl.jar
MyFaces JSF Runtime implementation
1.1.2
http://myfaces.apache.org
servlet-api.jar
Sun Java Servlet API
2.4
http://java.sun.com/products/servlet/
xercesimpl.jar
Apache Xerces2 Java Parser
2.6.2
http://xerces.apache.org/xerces2-j/


To include enterprise features with any ICEfaces application, it is necessary to add the enterprise JAR to the deployment. If you are working with an ICEfaces IDE integration bundle, you will need to manually add the additional JAR to your environment.



Copyright 2005-2006. ICEsoft Technologies, Inc.
http://www.icesoft.com

TOC PREV NEXT INDEX