<
From version < 3.1 >
edited by cds
on 2012/03/24 14:52
To version < 5.1 >
edited by msp
on 2012/04/23 13:04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.cds
1 +XWiki.msp
Content
... ... @@ -1,12 +5,4 @@
1 -{{warning}}
2 -This page is not migrated yet. Try the [[old wiki>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler||shape="rect"]] until someone fills me with content.
3 -{{/warning}}
4 -
5 5  {{panel title="Project Overview" borderStyle="dashed"}}
6 -Original Author:
7 -
8 -* Stephan Wersig
9 -
10 10  Responsible:
11 11  
12 12  * [[Miro Spönemann>>url:http://www.informatik.uni-kiel.de/rtsys/kontakt/msp/||shape="rect"]]
... ... @@ -15,3 +15,23 @@
15 15  
16 16  * Stephan Wersig, //Ein Web Service für das automatische Layout von Graphen//, October 2011 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/%7Ebiblio/downloads/theses/swe-dt.pdf||shape="rect"]])
17 17  {{/panel}}
10 +
11 +(% style="" %)
12 +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:
13 +
14 +(% style="" %)
15 +* 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/||style="text-decoration: none;" shape="rect" class="ext-link"]]), and provides the layout on a sessionless basis, and
16 +* 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/||style="text-decoration: none;" shape="rect" class="ext-link"]]).
17 +
18 +(% style="" %)
19 +Additionally, //clients// enable using the service-based layout inside the Eclipse modeling environment or other platforms.
20 +
21 +(% style="" %)
22 +The following subpages first take a look at the way the service-based layout is integrated into the KIELER environment and what we need in order to use it. After that it is shown 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.
23 +
24 +(% style="" %)
25 +1. [[Service-based layout in KIELER>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Projects/KWebS/ServiceBasedLayoutInKIELER||style="text-decoration: none;" shape="rect" class="wiki"]]
26 +1. [[Setting up your own server>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Projects/KWebS/SettingUpYourOwnServer||style="text-decoration: none;" shape="rect" class="wiki"]]
27 +1. [[The API of KWebS>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Projects/KWebS/TheAPIOfKWebS||style="text-decoration: none;" shape="rect" class="wiki"]]
28 +1. [[How to use the service based layout in your project>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Projects/KWebS/HowToUseTheServiceBasedLayoutInYourProject||style="text-decoration: none;" shape="rect" class="wiki"]]
29 +1. [[Configuration options for the server>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Projects/KWebS/ConfigurationOptionsForTheServer||style="text-decoration: none;" shape="rect" class="wiki"]]
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -884931
1 +885183
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/884931/Web Services (KWebS)
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/885183/Web Services (KWebS)