Changes for page Web Services (KWebS)

Last modified by Richard Kreissig on 2023/09/14 10:34

From version 19.1
edited by msp
on 2014/07/15 01:53
Change comment: There is no comment for this version
To version 13.1
edited by msp
on 2013/11/26 12:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,8 @@
1 1  {{panel title="Project Overview" borderStyle="dashed"}}
2 2  Responsible:
3 3  
4 -* {{mention reference="XWiki.uru" style="FULL_NAME" anchor="XWiki-uru-JLVfO"/}}
4 +* [[Miro Spönemann>>url:http://www.informatik.uni-kiel.de/rtsys/kontakt/msp/||shape="rect"]]
5 +* {{mention reference="XWiki.uru" style="FULL_NAME" anchor="XWiki-uru-dVGqE"/}}
5 5  
6 6  Related Theses:
7 7  
... ... @@ -12,21 +12,14 @@
12 12  
13 13  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:
14 14  
15 -* the HTTP-based service which uses simple POST requests to retrieve the layout. We provide several language bindings to connect from any language.
16 -* 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
17 -** //Clients// enable using the service-based layout inside existing applications. As a good starting point, try the [[command-line layout tool>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/downloads/tools-and-libraries/||shape="rect"]].
16 +* 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, and
17 +* the jETI service gives its users more flexibility due to the session based nature of the //Java Electronic Tool Integration (jETI)// platform that is being developed and maintained at the technical university of Dortmund ([[jeti.cs.uni-dortmund.de>>url:http://jeti.cs.uni-dortmund.de/||shape="rect"]]).
18 18  
19 -The following subpages first show how we can download and set up a layout server on our own, e.g. to provide layout inside a companies network. Further pages discuss the specific properties of either the SOAP- or HTTP-based solution. There is also a page on the supported graph formats.
19 +Additionally, //clients// enable using the service-based layout inside existing applications. As a good starting point, try the [[command-line layout tool>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/downloads/tools-and-libraries/||shape="rect"]].
20 20  
21 -
21 +The following subpages first show how we can download and set up a layout server on our own, e.g. to provide layout inside a companies network. 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.
22 22  
23 -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.
24 -
25 25  1. [[Setting up your own server>>doc:Setting up Your Own Server]]
26 -1. [[HTTP-based>>doc:HTTP-based Service]]
27 -1. [[SOAP-based>>doc:SOAP-based Service]]
28 -1. [[doc:Graph Formats]]
29 -
30 -[[doc:Downloads - KIELER Layout Web Server]]
31 -
32 -{{excerpt-include/}}
24 +1. [[doc:The API of KWebS]]
25 +1. [[How to use the service based layout in your project>>doc:How to Use the Service-Based Layout in Your Project]]
26 +1. [[Configuration options for the server>>doc:Configuration Options for the Server]]
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -40075290
1 +8651256
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/40075290/Web Services (KWebS)
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8651256/Web Services (KWebS)