<
From version < 20.1 >
edited by uru
on 2018/03/02 11:55
To version < 21.3 >
edited by uru
on 2023/07/06 14:36
>
Change comment: Updated the relative links.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Discontinued Projects
1 +KIELER.Home.Discontinued Projects.WebHome
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:Infrastructure for Meta Layout (KIML)]]) 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.Home.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
... ... @@ -18,11 +18,11 @@
18 18  
19 19  Then we get to know the API provided by KWebS, after which the integration of the service-based layout with KWebS into our own projects is discussed. The last section gives us a list of configuration options supported by the server of KWebS.
20 20  
21 -1. [[Setting up your own server>>doc:Setting up Your Own Server]]
22 -1. [[HTTP-based>>doc:HTTP-based Service]]
23 -1. [[SOAP-based>>doc:SOAP-based Service]]
24 -1. [[doc:Graph Formats]]
21 +1. [[Setting up your own server>>doc:KIELER.Setting up Your Own Server]]
22 +1. [[HTTP-based>>doc:KIELER.HTTP-based Service]]
23 +1. [[SOAP-based>>doc:KIELER.SOAP-based Service]]
24 +1. [[doc:KIELER.Graph Formats]]
25 25  
26 -[[doc:Downloads - KIELER Layout Web Server]]
26 +[[doc:KIELER.Downloads - KIELER Layout Web Server]]
27 27  
28 28  {{excerpt-include/}}