Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Swordfis Documentation: Galileo Sprint1 Activities

{{#eclipseproject:rt.swordfish}}

Sprint Activities

Impediments

[09.02.2009, Oliver Wolf] Example: Here is my impediment



Tasks Remaining

Tasks In Progress

Tasks Done

Creating ORBIT projects

  • aop-aliance (create, checkin, file CQ)
  • stax-api (create, checkin, file CQ)
  • neethi (create, checkin, file CQ)
  • xmlschema (create, checkin, file CQ)
  • opensaml (create, checkin, file CQ)
  • xmlsec (create, checkin, file CQ)
  • velocity (create, checkin, file CQ)
  • xmlbeans (create, checkin, file CQ)
  • slf4j (create, checkin, file CQ)
  • jcl104-over-slf4j (create, checkin, file CQ)
  • jaxb (create, checkin, file CQ)
  • jaxb-impl (create, checkin, file CQ)
  • [09.02.2009, Oliver Wolf] saaj-api (create, checkin, file CQ)
  • [09.02.2009, Oliver Wolf] saaj-impl (create, checkin, file CQ)
  • [09.02.2009, Oliver Wolf] Example Task 2

Integrate Apache CXF

Integrate ODE 2.0 Beta into Servicemix 4

  • build actual apache-servicemix-4.0-m2-SNAPSHOT
  • try to build and run examples / loan-broker-bpel against the ode-jbi-1.2 distribution.
  • build ode jbi samples in the ode-jbi-1.2 distribution
  • adapt http://ode.apache.org/jbi-deployment.html to run the ode jbi samples using apache-servicemix-4.0-m2-SNAPSHOT
  • build the actual apache-ode-2.0-SNAPSHOT T
  • build ode jbi samples in the ode-jbi-1.2 distribution and run them using apache-ode-2.0-SNAPSHOT
  • adapt Task 2 to run examples / loan-broker-bpel against the apache-ode-2.0-SNAPSHOT
  • Try to get the existing samples running in an equinox-based environment.
  • [10.02.2009, Dietmar Wolz] try to build and run examples / loan-broker-bpel against the ode-jbi-1.2 distribution.
  • [10.02.2009, Dietmar Wolz] build actual apache-servicemix-4.0-m2-SNAPSHOT
  • [10.02.2009, Dietmar Wolz] build ode jbi samples in the ode-jbi-1.2 distribution

JaxWS Service integration with ODE

Service Registry REST interface: Prototype for lookup

  • Create a first Eclipse project for the Registry component.
  • Definition of the request and response format between for the lookup call, especially content of the response
  • Define communication and API between registry interceptor and the proxies repsonsible for different kind of locations
  • Refactoring current registry interceptor to extract proxy for local file system, which implements the specified api
  • Create proxy for lookup into remote registry
  • Make registry interceptor configurable for different proxies
  • Specify layout of files persisting the registry artifacts in the file system
  • Define in memory domain model of registry artficacts
  • Implementing loading of registry artifacts from file system into the in memory domain model
  • Implement the start-up phase of the registry
  • Implement the lookup request
  • Create the bundle structure and activators for the the registry, so it can run wihin an Equinox container.

Code generation based on JAX-WS reference implementation

Logging Event Sink

Acquire knowledge

  • Acquire OSGi / Spring knowledge
  • Add integration test container project

Back to the top