Changes for page Web Services (KWebS)
Last modified by Richard Kreissig on 2023/09/14 10:34
<
>
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:25
on 2023/07/11 10:25
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:33
on 2023/07/11 10:33
Change comment:
Renamed back-links.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,7 +6,7 @@ 6 6 7 7 \\ 8 8 9 -The KWebS project aims at delivering the automatic layout of the KIELER project to users on a platform independent basis. The main component of the project is the //server//. It is based on an Eclipse Rich Client Application (RCA) and encapsulates the KIELER Infrastructure for Meta Layout ([[KIML>>doc:K ieler.Discontinued Projects.Infrastructure for Meta Layout (KIML).WebHome]]) in order to expose the layout over a network. To make the layout accessible for other platforms, the server hides the java nature of the layout behind a web service and supports a variety of //formats// for the representation of user models. The server provides access to the layout based on two architectures:9 +The KWebS project aims at delivering the automatic layout of the KIELER project to users on a platform independent basis. The main component of the project is the //server//. It is based on an Eclipse Rich Client Application (RCA) and encapsulates the KIELER Infrastructure for Meta Layout ([[KIML>>doc:KIELER.Discontinued Projects.Infrastructure for Meta Layout (KIML).WebHome]]) in order to expose the layout over a network. To make the layout accessible for other platforms, the server hides the java nature of the layout behind a web service and supports a variety of //formats// for the representation of user models. The server provides access to the layout based on two architectures: 10 10 11 11 * the HTTP-based service which uses simple POST requests to retrieve the layout. We provide several language bindings to connect from any language. 12 12 * the SOAP web service uses the reference implementation of the //Java API for XML - Web Services (JAX-WS)//, which is being maintained by the Metro project ([[jax-ws.java.net>>url:http://jax-ws.java.net/||shape="rect"]]), and provides the layout on a sessionless basis