Difference between revisions of "I-Card Manager 1.0"
(→Overview) |
(→See Also) |
||
Line 13: | Line 13: | ||
* Deployment: WAR and EJB modules on remote Java EE app server or OSGI server | * Deployment: WAR and EJB modules on remote Java EE app server or OSGI server | ||
− | == | + | ==Links== |
* [http://eclipse.org/higgins Higgins Home] | * [http://eclipse.org/higgins Higgins Home] | ||
− | |||
− | |||
− |
Revision as of 00:29, 19 September 2007
Overview
Provides a web-based management interface to the user's I-Cards and underlying context data (if any). This app is accessed by pressing a button (currently a Higgins mouse icon/button) that is added to the browser's toolbar.
- Status: working prototype shown in June; need to refactor/rewrite per current Higgins architecture
- Language: Java
- Web sub-component
- Packaging: WAR
- Technology Dependencies: JSP/Servlets, JSTL, JSF, AJAX, JavaMail, JAXB
- JAR File Dependencies: Apache Jakarta Commons, Spring Framework
- Core sub-component
- Packaging: JAR
- Dependencies: EJB, Web Services, Eclipse Equinox (for OSGI server only), JAXB, Apache Jakarta Commons
- Deployment: WAR and EJB modules on remote Java EE app server or OSGI server