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

(See Also)
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#eclipseproject:technology.higgins}}
+
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
==Overview==
+
The Web service binding for [[I-Card Service]].
+
 
+
==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
+
 
+
  
 +
[[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]].
  
 
[[Category:Higgins Components]]
 
[[Category:Higgins 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