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 Sprint2"

(add basic scenario)
(Team 2)
Line 34: Line 34:
  
 
=== JAX-WS service: run bundle ===
 
=== JAX-WS service: run bundle ===
Demo how a swordfish developer can run a CXF Swordfish Bundle in Eclipse.  
+
Demo how a swordfish developer can run a CXF Swordfish Bundle in Eclipse:
 +
* Show how JAX-WS Provider can be started.
 +
* Show which parameters can be entered for a service call on consumer side.
 +
* Run a Request-Response service call, demo how to see outgoing and received message.
  
  
 
=== JAX-WS service: export JAX-WS bundle as JAR ===
 
=== JAX-WS service: export JAX-WS bundle as JAR ===
 
As a Swordfish Developer I would like to export my CXF Swordfish bundle as JAR file.  
 
As a Swordfish Developer I would like to export my CXF Swordfish bundle as JAR file.  
 +
 +
Demo that features are complete [[Swordfish_Documentation:_Feature_Completenes_Definition | complete]]:
 +
* Installation: The toolset required for the tasks above can be installed as Eclipse Plugin.
 +
* Deployment: (to be discussed): Does the setting of the target platform also apply to the tool itself?
 +
* Start/Run/Control: All execution steps of the user stories above can be run from Eclipse.
 +
* Documentation: Documentation shall be provided for all user stories above in the Swordfish Wiki. Is Eclipsehelp feasible also?
 +
* Examples: demo that the toolsa can be applied to the Swordfish flight booking example.
  
 
=== QA ===
 
=== QA ===

Revision as of 07:29, 11 March 2009

{{#eclipseproject:rt.swordfish}}

Sprint Goals

Duration: Mon 09.03- Thu 19.03

Team 1

  1. Integrate SR proxy into service resolving interceptor
  2. Policy matching service resolver
  3. JAX-WS Service integration with ODE
  4. Service Registry: Admin Interface

Team 2

  1. Installer: Update Site for runtime and tools
  2. Setup Swordfish target platform
  3. JAX-WS service: create/compile
  4. JAX-WS service: run bundle
  5. JAX-WS service: export JAX-WS bundle as JAR

Demo Scope

Team 1

coming soon...

Team 2

Installer: Update Site for runtime and tools

Demo how a service developer can install swordfish in his eclipse.

Setup Swordfish target platform

Demo how a service developer can set swordfish as a target platform for his plugins.

JAX-WS service: create/compile

Demo how a service developer can write a JAX-WS Service using Eclipse and compile it.

JAX-WS service: run bundle

Demo how a swordfish developer can run a CXF Swordfish Bundle in Eclipse:

  • Show how JAX-WS Provider can be started.
  • Show which parameters can be entered for a service call on consumer side.
  • Run a Request-Response service call, demo how to see outgoing and received message.


JAX-WS service: export JAX-WS bundle as JAR

As a Swordfish Developer I would like to export my CXF Swordfish bundle as JAR file.

Demo that features are complete complete:

  • Installation: The toolset required for the tasks above can be installed as Eclipse Plugin.
  • Deployment: (to be discussed): Does the setting of the target platform also apply to the tool itself?
  • Start/Run/Control: All execution steps of the user stories above can be run from Eclipse.
  • Documentation: Documentation shall be provided for all user stories above in the Swordfish Wiki. Is Eclipsehelp feasible also?
  • Examples: demo that the toolsa can be applied to the Swordfish flight booking example.

QA

  • Show the Unit Test Coverage Reports on the Maven Site for the Swordfish projects. Expectation: All New Projects have 80% line- and branch coverage.

Return to Eclipse Swordfish Sprint Planning

Swordfish Documentation Home

Back to the top