← Revision 1 as of 2009-02-03 19:21:28
Size: 300
Comment:
|
← Revision 2 as of 2009-02-03 19:23:10 →
Size: 357
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
== Design == * One web service = One Spring Bean. |
|
Line 10: | Line 14: |
* [:http://cxf.apache.org/:Apache CXF] | * [http://cxf.apache.org/ Apache CXF] |
Cytoscpae 3 Web Service Framework
(under construction)
Goal
- Define a standard way to implement
- Use standard technologies including Spring/OSGi/JAX-WS
- Design the mechanism to make Cytoscape as a web service provider.
Design
- One web service = One Spring Bean.
Tools
[http://cxf.apache.org/ Apache CXF]