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 "Org.eclipse.higgins.rpps.web"

 
(30 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Overview==
+
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
The Web service point for [[RPPS Core]]. Web Application offers abilities for client components, like [[I-Card Manager]] and [[Higgins Browser Extention]], to use [[I-Card]] related services from RPPS Core API.
+
==Details==
+
* Status: available since M0.6
+
* Language: Java
+
* Packaging: WAR or OSGI bundle
+
==Plan==
+
* No currently planned features
+
==Service==
+
* Responsibilities
+
** Provides I-Card management web service operations for listed components.
+
* Dependencies
+
** [[RPPS Core]]
+
* [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.higgins/app/org.eclipse.higgins.rpps.web/?root=Technology_Project Sources]
+
* Has been tested on WinXP and Linux
+
  
==See Also==
+
[[org.eclipse.higgins.rpps.web]] is a web app that implements the (SOAP) [[I-Card Service]]. It can be thought of as SOAP bindings for some of the methods supported by the [[RPPS Package]].
* [http://eclipse.org/higgins Higgins Home]
+
 
* [[Architecture]]
+
[[Category:Higgins Components]]
* [[Components]]
+

Latest revision as of 10:14, 12 July 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

org.eclipse.higgins.rpps.web is a web app that implements the (SOAP) I-Card Service. It can be thought of as SOAP bindings for some of the methods supported by the RPPS Package.

Back to the top