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"

(Redirecting to Solutions)
 
(449 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is a new wiki page under development that will list the various deployment architectures/scenarios that the Higgins project intends to support
+
#REDIRECT [[Solutions]]
 
+
{| class="wikitable" style="text-align:left; width="100%" align="left" valign="top" border="1" cellpadding="5" cellspacing="0"
+
|-style="background:grey; color:black"
+
! width="30%" border="1" align="left" valign="top" colspan="4" | Deployment Scenario
+
! 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" | Packaging
+
! width="10%" border="1" align="left" valign="top" | Binding
+
! width="10%" border="1" align="left" valign="top" | Open
+
! width="10%" border="1" align="left" valign="top" | URL
+
! width="10%" border="1" align="left" valign="top" | Owner
+
|-style="background:#d6dee9; color:black"
+
|colspan="4" | [[Nightly Component Builds]]  
+
|
+
|Ant
+
|[[Nightly Component Builds PSF | psf]]
+
|n/a
+
|TBD
+
|build.eclipse.org
+
|[mailto:evgeniy@parityinc.net EvgeniyV]
+
|-style="background:#d6dee9; color:black"
+
|colspan="4" | [[Managed Card Provider]]
+
|SUSE
+
|n/a
+
|n/a
+
|n/a
+
|TBD
+
|TBD
+
|TBD
+
|-
+
|
+
|colspan="3" | [[Token Service]]
+
|"
+
|Tomcat
+
|WAR
+
|WS-Trust, WS-Transfer
+
|n/a
+
|n/a
+
|n/a
+
|-
+
|
+
|colspan = "3" | [[Identity Attribute Service]]
+
|"
+
|?
+
|?
+
|?
+
|n/a
+
|n/a
+
|n/a
+
|-
+
|
+
|
+
|colspan = "2" | LDAP Context Provider
+
|"
+
|?
+
|?
+
|?
+
|n/a
+
|n/a
+
|n/a
+
|-
+
|
+
|
+
|
+
|Local LDAP Server (e.g. OpenLDAP)
+
|"
+
|?
+
|?
+
|?
+
|n/a
+
|n/a
+
|n/a
+
|-style="background:#d6dee9; color:black"
+
|colspan="4" | [[Local Higgins Service]]
+
|
+
|n/a
+
|n/a
+
|n/a
+
|TBD
+
|TBD
+
|TBD
+
|-style="background:#d6dee9; color:black"
+
|colspan="4" | [[Zero Footprint Higgins Service]]
+
|
+
|n/a
+
|n/a
+
|n/a
+
|TBD
+
|TBD
+
|TBD
+
|-
+
|}
+
.
+
 
+
===Columns===
+
* Deployment Scenario - Wiki page describing deployment scenario
+
** Included Component
+
*** 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)
+

Latest revision as of 13:18, 12 March 2008

Redirect to:

Back to the top