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 "Higgins/Solutions"

(Higgins I-Card Broker Enterprise Application (EAR))
Line 82: Line 82:
 
{| class="wikitable" style="text-align:left; width="100%" align="left" valign="top" border="1" cellpadding="5" cellspacing="0"
 
{| class="wikitable" style="text-align:left; width="100%" align="left" valign="top" border="1" cellpadding="5" cellspacing="0"
 
|-style="background:grey; color:black"
 
|-style="background:grey; color:black"
! width="30%" border="1" align="left" valign="top" | Deployment Scenario
+
! width="30%" border="1" align="left" valign="top" colspan="2"| Deployment Scenario
 
! width="10%" border="1" align="left" valign="top" | OS
 
! width="10%" border="1" align="left" valign="top" | OS
 
! width="10%" border="1" align="left" valign="top" | Runtime
 
! width="10%" border="1" align="left" valign="top" | Runtime
Line 91: Line 91:
 
! width="10%" border="1" align="left" valign="top" | Owner
 
! width="10%" border="1" align="left" valign="top" | Owner
 
|-style="background:#d6dee9; color:black"
 
|-style="background:#d6dee9; color:black"
|[[RSS-SSE RP Test Site]]  
+
|colspan="2" |[[RSS-SSE RP Test Site]]  
 
|Fedora 5
 
|Fedora 5
 
|JVM 5.0, Tomcat 5.X
 
|JVM 5.0, Tomcat 5.X
Line 101: Line 101:
 
|-
 
|-
 
|-style="background:#d6dee9; color:black"
 
|-style="background:#d6dee9; color:black"
 +
|
 
|I-Card Manager Web Application (WAR)  
 
|I-Card Manager Web Application (WAR)  
 
|All
 
|All
Line 111: Line 112:
 
|-
 
|-
 
|-style="background:#d6dee9; color:black"
 
|-style="background:#d6dee9; color:black"
 +
|
 
|RPPS Web Application (WAR)  
 
|RPPS Web Application (WAR)  
 
|All
 
|All
Line 121: Line 123:
 
|-
 
|-
 
|-style="background:#d6dee9; color:black"
 
|-style="background:#d6dee9; color:black"
 +
|
 
|[[RSS-SSE RP Test Application]] (WAR)  
 
|[[RSS-SSE RP Test Application]] (WAR)  
 
|All
 
|All

Revision as of 05:32, 5 February 2007

Overview

Higgins Components when complete (version 1.0) will be able to be used as lego blocks to construct a number of Deployment Scenarios each of which is documented (or will be!) on this page

Identity Provider

Deployment Scenario OS Runtime Source & Build Binding Issues URL Owner
CardSpace Managed Card Provider n/a n/a psf n/a TBD TBD Daniel
Token Service SUSE(1) JVM 5.0, Tomcat X.X WAR WS-Trust, WS-Transfer n/a n/a
Identity Attribute Service SUSE(1) ? ? ? n/a n/a
LDAP Context Provider SUSE(1) ? ? ? n/a n/a
OpenLDAP Server SUSE(2) ? ? ? n/a n/a

.

Identity Agent (in-browser selector, hosted IdA)

Identity Agent (rich client selector, hosted IdA)

  • Requires the user to install the Higgins Browser Extension (HBX) and the ISS Client UI rich client card selector. ISS Client UI relies on a hosted Identity Agent service

Identity Agent (rich client selector, local IdA)

  • Requires the user to install the Higgins Browser Extension (HBX) and the ISS Client UI rich client card selector. ISS Client UI relies on a local Identity Agent service.

Higgins I-Card Broker Enterprise Application (EAR)

Deployment Scenario OS Runtime Source & Build Binding Open URL Owner
RSS-SSE RP Test Site Fedora 5 JVM 5.0, Tomcat 5.X RSS-SSE open site SergeiY
I-Card Manager Web Application (WAR) All JVM 5.0, SJSAS 9.0 viewcvs, WAR open site SergeiY
RPPS Web Application (WAR) All JVM 5.0, Tomcat 5.X viewcvs, WAR WebServices, RSS-SSE open WS endpoint SergeiY
RSS-SSE RP Test Application (WAR) All JVM 5.0, Tomcat 5.X viewcvs, WAR HTTP, RSS-SSE open site SergeiY

.

Nightly Builds

Though certainly not a "deployment" in the usual sense, the Higgins project automatically builds some of the Components every night.

Deployment Scenario OS Runtime Source & Build Binding Open URL Owner
Nightly Component Builds SUSE Ant psf n/a TBD build.eclipse.org EvgeniyV

.

Conventions Used

The tables on this wiki page have the following column structure:

  1. Deployment Scenario - link to wiki page describing deployment scenario
    • Included Component - see Components
      • Included plug-in (if applicable)
        • Consumed non-Higgins service (if any)
  2. OS - OS that this deployment actually runs on (if live) or has been tested on. Put in parens the OS number if more than OS instance is involved
  3. Runtime - Runtime environment for component (e.g. JVM & version, Tomcat & version, etc.)
  4. Packaging - how will component be made available for installation
  5. Binding - how will externally consumed services of deployment scenario be consumed
  6. Open - open enhancements and bugs (Bugzilla)
  7. URL - endpoint that hosts a test service (hosted by Eclipse Foundation)
  8. Owner - person with overall responsibility for this deployment scenario (not individual components)

See Also

Back to the top