Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "I-Card Manager 1.0"

(Links)
(Replacing page with 'See I-Card Manager Web Application')
Line 1: Line 1:
==Overview==
+
See [[I-Card Manager Web Application]]
Provides a web-based management interface to the user's [[I-Card]]s 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
+
 
+
==Links==
+
* [http://eclipse.org/higgins Higgins Home]
+
* [http://wiki.eclipse.org/index.php/Components#I-Card_Manager I-Card Manager] on Components page
+

Revision as of 13:33, 7 January 2008

See I-Card Manager Web Application

Back to the top