Google Summer of Code 2008
CORBA support for Apache Tuscany
Project details
Organization/Project |
|
GSoC Project Title |
|
Mentor |
Raymond Feng |
Project Proposal |
|
Contanct |
wojtek.janiszewski AT gmail DOT com |
Timeline
Before May 26
Getting started
- Learning Apache Tuscany and SCA standard (reading code and documentation, reviewing samples, 'playing with' Apache Tuscany).
- Discussing problems related to project.
- On 22 April I will deliver 45 minute presentation for university seminar. Presentation will focus on two aspects:
o theory: introduction to Apache Tuscany by showing basic concepts
o practice: building sample application live
May 26 - July 6
First phase of the development
- Implementation of interface-corba-idl module.
- Implementation of tuscany-binding-corba part I: binding.corba for SCA references.
- Implementation of JUnit tests.
- Documentation update.
July 7 - July 10
Midterm evaluation
- Submitting mid-term evaluation.
July 11 - August 11
Second phase of the development
- Implementation of tuscany-binding-corba part II: binding.corba for SCA services
- Implementation of itest-corba module.
- Implementation of JUnit tests.
- Documentation update.
August 12 - August 18
- Code/documentation review.
August 18 - September 1
Final evaluation
- Submitting final evaluation.
Project Log
21st April 2008 - accepted to GSoC.
22nd April 2008 - made presentation for university semminar, a) presented SCA and Tuscany in Theary b) built simple application live using Apache Tuscany.
30th April 2008 - received corba-binding module, which is a skeleton for further work. First Tuscany build attempts.