Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Swordfish Documentation: Galileo Sprint1"

(link to the registry feature description)
(Add demo Scope Registry Rest Inteface)
Line 17: Line 17:
  
 
= Demo Scope =
 
= Demo Scope =
 +
 +
 +
=== Creating ORBIT projects. ===
 +
=== Integrate Apache CXF ===
 +
=== Integrate ODE 2.0 Beta into Servicemix 4 ===
 +
=== JaxWS Service integration with ODE ===
 +
[[Swordfish_Documentation:_Registry_Feature | Service Registry REST interface: Prototype for lookup ]]
 +
* Demonstrate a sucessful lookup with the prototype (can be executed against file system or existing registry)
 +
* Demonstrate a basic negative scenario: No matching provider found
 +
* Show Initial Documentation:
 +
** Message definitions for Request, Response and Fault for the lookup
 +
** Initial Java Doc for the method LookUp of the REST API (known limitiation: Is still subject to change)
 +
** Memory Domain Model
 +
As this is a prototype: no installation requirement yet.
 +
===Code generation based on JAX-WS reference implementation ===
 +
===Logging Event Sink ===

Revision as of 05:01, 13 February 2009

{{#eclipseproject:rt.swordfish}}

Sprint Goals

  1. Creating ORBIT projects.
  2. Integrate Apache CXF
  3. Integrate ODE 2.0 Beta into Servicemix 4
  4. JaxWS Service integration with ODE
  5. Service Registry REST interface: Prototype for lookup
  6. Code generation based on JAX-WS reference implementation
  7. Logging Event Sink


Sprint Activities

Sprint Activities

Demo Scope

Creating ORBIT projects.

Integrate Apache CXF

Integrate ODE 2.0 Beta into Servicemix 4

JaxWS Service integration with ODE

Service Registry REST interface: Prototype for lookup

  • Demonstrate a sucessful lookup with the prototype (can be executed against file system or existing registry)
  • Demonstrate a basic negative scenario: No matching provider found
  • Show Initial Documentation:
    • Message definitions for Request, Response and Fault for the lookup
    • Initial Java Doc for the method LookUp of the REST API (known limitiation: Is still subject to change)
    • Memory Domain Model

As this is a prototype: no installation requirement yet.

Code generation based on JAX-WS reference implementation

Logging Event Sink

Back to the top