Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

Line 95: Line 95:
  
 
===Columns===
 
===Columns===
* Deployment Scenario - Wiki page describing deployment scenario
+
* '''Deployment Scenario''' - link to wiki page describing deployment scenario
** Included Component
+
** '''Included Component''' - see [[Components]]
 
*** Included plug-in (if applicable)
 
*** Included plug-in (if applicable)
 
**** Consumed non-Higgins service (if any)
 
**** Consumed non-Higgins service (if any)
* OS - OS that this component requires. Put in parens the OS number if more than OS instance is involved
+
* '''OS''' - OS that this component requires. Put in parens the OS number if more than OS instance is involved
* Runtime - Runtime environment for component (e.g. JVM & version, Tomcat & version, etc.)
+
* '''Runtime''' - Runtime environment for component (e.g. JVM & version, Tomcat & version, etc.)
* Packaging - how will component be made available for installation
+
* '''Packaging''' - how will component be made available for installation
* Binding - how will externally consumed services of deployment scenario be consumed
+
* '''Binding''' - how will externally consumed services of deployment scenario be consumed
* Open - open enhancements and bugs (Bugzilla)
+
* '''Open''' - open enhancements and bugs (Bugzilla)
* URL - endpoint that hosts a test service (hosted by Eclipse Foundation)
+
* '''URL''' - endpoint that hosts a test service (hosted by Eclipse Foundation)
* Owner - person with overall responsibility for this deployment scenario (not individual components)
+
* '''Owner''' - person with overall responsibility for this deployment scenario (not individual components)

Revision as of 12:25, 27 November 2006

This is a new wiki page under development that will list the various deployment architectures/scenarios that the Higgins project intends to support

Deployment Scenario OS Runtime Packaging Binding Open URL Owner
Nightly Component Builds SUSE Ant psf n/a TBD build.eclipse.org EvgeniyV
CardSpace Managed Card Provider n/a n/a psf n/a TBD TBD TomD
Token Service SUSE(1) JVM 5.0, Tomcat X.X WAR WS-Trust, WS-Transfer n/a n/a n/a
Identity Attribute Service SUSE(1) ? ? ? n/a n/a n/a
LDAP Context Provider SUSE(1) ? ? ? n/a n/a n/a
OpenLDAP Server SUSE(2) ? ? ? n/a n/a n/a
Local Higgins Service n/a n/a n/a TBD TBD TBD
Zero Footprint Higgins Service n/a n/a n/a TBD TBD TBD

.

Columns

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

Back to the top