# icemobile
**Repository Path**: mirrors_svn2github/icemobile
## Basic Information
- **Project Name**: icemobile
- **Description**: This is a clone of an SVN repository at http://anonsvn.icesoft.org/repo/icemobile/trunk/icemobile/. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-26
- **Last Updated**: 2026-02-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
ICEmobile 1.3 ReadMe
Welcome to ICEmobile 1.3 !
This bundle contains software source-code and executables
for ICEmobile 1.3.
All documentation related to ICEmobile and the use of this bundle
can be found in the
ICEmobile Wiki.
Documentation Quick-links
Contents
Both Binary and Source Bundles are
available for download. The contents of each bundle type vary, as
described below.
Binary Bundle
The binary bundle comes with the ICEfaces and ICEmobile
libraries pre-compiled and the sample applications pre-built to run on
"Servlet-profile" platforms, such as Tomcat.
The binary bundle also includes all the
source files for the sample applications, but not the ICEfaces, ICEmobile or
client libraries themselves.
The binary bundle contains:
- docs
- The ICEmobile API and TLD documentation.
- jsf - JavaDocs and TLD docs for the ICEmobile
JSF Components (api and tld).
- lib
- The ICEfaces libraries along with any possibly required 3rd-party
run-time libraries.
- icefaces.jar - The core ICEfaces framework.
- icefaces-mobi.jar - The ICEmobile JSF component library.
- icepush.jar - The ICEpush library, provides push
functionality to the ICEfaces framework (optional).
- licenses
- Summary of legal licenses used by ICEfaces, ICEmobile and 3rd party
libraries.
- maven2
- Project files to support using ICEmobile with Maven.
- samples
- build
- Contains common build script for building current application
or to use as templates for new applications.
- dist
- Contains all the sample app .wars prebuilt for
"Servlet-profile" platforms, such as Tomcat.
- mediacast
- Shows device capability integration across device types. Photos,
videos, and audio can be captured on a client device and shared
on a public media carousel.
- mobileshowcase
- Shows the various components and themes available in the
ICEmobile JavaServer Faces Component Suite. Each component includes an
example of usage and documentation, as well as markup and backing
bean resources.
Source Bundle
The source bundle contains all the same libraries and applications as
the binary bundle but also includes the complete source code for the
ICEmobile JSF component libraries themselves ICEmobile client containers,
and additional required ICEmobile build-time libraries. The source bundle does not
contain any pre-built ICEfaces libraries or example .wars.
Use the "ant -p" command in the "icemobile" directory to see the
available ant build targets.
The icemobile directory of the source bundle contains:
- client
- jsf
- Source files and resources for the ICEmobile JavaServer Faces (JSF) components.
- lib
- The ICEmobile libraries are located here (after being built)
along with any possibly required 3rd-party
run-time
and build-time libraries.
- icefaces.jar - The core ICEfaces framework.
- icefaces-mobile.jar - The ICEfaces mobile component library.
- icepush.jar - The ICEpush library, provides push
functionality to the ICEfaces framework (optional).
- licenses
- Summary of legal licenses used by ICEfaces, ICEmobile and 3rd party
libraries.
- maven2
- Project files to support using ICEmobile with Maven.
- samples
- build
- Contains common build script for building current application
or to use as templates for new applications.
- dist
- Contains all the sample app .wars prebuilt for
"Servlet-profile" platforms, such as Tomcat.
- mediacast
- Shows device capability integration across device types. Photos,
videos, and audio can be captured on a client device and shared
on a public media carousel.
- mobileshowcase
- Shows the various components and themes available in the
ICEmobile JavaServer Faces Component Suite. Each component includes an
example of usage and documentation, as well as markup and backing
bean resources.
Support
Please direct all inquiries regarding ICEmobile to the
ICEmobile
forums.
© Copyright 2013 ICEsoft Technologies, Inc.