Tuesday, July 15, 2008

Progress update up to July 15, 2008

1. PROGRESS SUMMARY

(1.1) GData ServiceBinding support [Progress: 4/6 = 0.667=66.7%]
doGet, doPost, doDelete, doPut----------------------
processAuthorizationHeader and autheicate----------

(1.2) GData ReferenceBinding support [Progress: 5/8 = 0.65=65.0%]
get/getFeed, getEntry, post, delete, Put-------------
Query-----------------------------------------------
PostMedia and PutMedia----------------------------

(1.3) Tests [Progress:around 30%-40%]
Test case 1 "GdataBinding_LocalhostServlet_Test" is used to test bothServiceBinding and ReferenceBinding on a locally created Gdata service binding.

Test case 2 "GdataBinding_GoogleBlogger_Test" is used to test referenceBinding cosuming Google Gdata services

More test cases will be added to test other Google services


2. LATEST UPDATES IN THE PATHCH
(tuscany-binding-gdata-zhao-July13-02.patch):

2.1 Support 5 GData operations for both servicebidng andreferencebinding (getFeed, getEntry, post, put, delete) ---[tested]

2.2 Add a test case for the testing of these operations inLocalhost (test both serviceBinding and referenceBinding)----[tested]

2.3 Add a test case for the testing of these operations consumingGoogle Blog service (test referenceBinding) ----[tested]

2.4 Update dependencies in pom.xml for a clean mvn build --- [not tested]

2.5 Add "serviceType", "username" and "password" into gdatabinding definition to support GData authorization --- [tested]

No comments: