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"

(Service)
 
(21 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==
+
[[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]].
* Status: available since M0.6
+
* Language: Java
+
* Packaging: WAR or OSGI bundle
+
==Plan==
+
* No currently planned features
+
==Service==
+
* Responsibilities
+
** SOAP web service binding for [[I-Card Service]]
+
* Dependencies
+
** [[I-Card Service]]
+
  
 
[[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