Difference between revisions of "User:Davoud"

From CDOT Wiki
Jump to: navigation, search
(Davoud Salahi Rad)
Line 18: Line 18:
 
More about me and address to my blog: '''''[http://challenger110.wordpress.com http://challenger110.wordpress.com]'''''
 
More about me and address to my blog: '''''[http://challenger110.wordpress.com http://challenger110.wordpress.com]'''''
  
 +
 +
This page is about my work in DPS909.
 +
 +
 +
 +
{| cellpadding="0" cellspacing="0" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"
 +
! <h1  id="mp-tfp-h2" style="margin:0; background:#0099ff; font-size:150%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.3em 0.4em">Main Deliverables</h1>
 +
|}
 +
 +
 +
== 0.1 Release ==
 +
 +
[http://challenger110.wordpress.com/2009/02/23/eclipse-wtp-bug-168784 '''Reproduced bug 168784''']
 +
[https://bugs.eclipse.org/bugs/attachment.cgi?id=129749 Reproduced Bug 244814]
 +
[https://bugs.eclipse.org/bugs/attachment.cgi?id=128393 Reproduced Bug 162980
 +
 +
 +
== 0.2 Release ==
 +
 +
Blog and Wiki update with [http://challenger110.wordpress.com/2009/04/07/eclipse-wtp-bug-244814-part-2/ bug fix description and how-to]
 +
 +
 +
== 0.3 Release ==
 +
 +
[http://zenit.senecac.on.ca/wiki/index.php/DPS909_and_OSD600_Winter_2009_Eclipse_WTP_Weekly_Schedule#Week_12_.28April_06.29_-_Collaboratively_Bug_Fixing Presentation] and updated bug fix on Bugzilla: [http://challenger110.wordpress.com/2009/04/08/eclipse-wtp-bug-244814-part-3-update/ blog], [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c15 bug report], [https://bugs.eclipse.org/bugs/attachment.cgi?id=131238 patch]
  
  
Line 63: Line 88:
 
<!-- <div style="background: #ffff99; text-align: center">&nbsp;</div> -->
 
<!-- <div style="background: #ffff99; text-align: center">&nbsp;</div> -->
  
<!-- = '''Work done during DPS909''' = -->
 
  
 
{| cellpadding="0" cellspacing="0" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"
 
{| cellpadding="0" cellspacing="0" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"
! <h1  id="mp-tfp-h1" style="margin:0; background:#0099ff; font-size:150%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.3em 0.4em">Weekly Activity</h1>
+
! <h1  id="mp-tfp-h1" style="margin:0; background:#0099ff; font-size:150%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.3em 0.4em">Work Done in DOS909 Winter 2009</h1>
 
|}
 
|}
  
  
'''Work done during DPS909 - Winter 09:'''
 
  
 +
== '''Readings''' ==
  
== '''Week 1''' ==
+
* [http://firstmonday.org/htbin/cgiwrap/bin/ojs/index.php/fm/article/viewArticle/578/499 Cathedral and Bazaar]
*Created Accounts:
+
* [http://www.eclipse.org/webtools/ Eclipse WTP Overview]
** [http://zenit.senecac.on.ca/wiki/index.php/Main_Page Zenit Wiki]
+
* [http://cs.senecac.on.ca/~jordan.anastasiade/OS/Lesson1/Pres/JavaEE.pdf Java EE Overview] - Developing Enterprise Applications
** [http://challenger110.wordpress.com Blog]
+
* [http://www.eclipse.org/webtools/development/arch_and_design/ArchitectureOverviewInitial.html Eclipse Webtools Architecture Overview]
** [https://bugs.eclipse.org/bugs/ Bugzilla]
+
* [http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html Eclipse Plugin]
** [http://zenit.senecac.on.ca/wiki/index.php/Irc IRC]
+
* [http://www.vogella.de/articles/EclipsePlugIn/article.html WTP Server Tools API Concepts]
*Created personal [http://zenit.senecac.on.ca/wiki/index.php?title=User:Davoud wiki page]
+
* [http://dev.eclipse.org/viewcvs/index.cgi/?root=WebTools_Project Eclipse Source Repositories]
*Added link to [http://zenit.senecac.on.ca/wiki/index.php/People People's page]
+
* [http://www.eclipse.org/webtools/server/ WTP Servertools]
*Added links to [http://zenit.senecac.on.ca/wiki/index.php/Winter_2009_Open_Source_Students Winter 2009 Students's page]
+
* [http://www.eclipse.org/webtools/development/ WTP Project Development]
*Added blog feed to [http://zenit.senecac.on.ca/wiki/index.php/Open_Source@Seneca_Planet_List Planet List]
+
* [http://help.eclipse.org/ganymede/index.jsp Eclipse Documentation]
 +
* [http://wiki.eclipse.org/Category:Eclipse_Web_Tools_Platform_Project Eclipse WTP Wiki]
  
*Readings/Exploring:
 
** Cathedral and Bazaar
 
** Revolution OS
 
** [http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/0/WTP_Tutorial_1.html Eclipse WTP - procedure]
 
** [http://www.eclipse.org/webtools/ Eclipse WTP Overview]
 
  
  
 +
== '''Tutorials''' ==
  
== '''Week 2''' ==
+
* [http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/0/WTP_Tutorial_1.html Eclipse WTP - procedure]
 +
* [http://agile.csc.ncsu.edu/SEMaterials/tutorials/ OpenSeminar Tutorials]
 +
* [http://agile.csc.ncsu.edu/SEMaterials/tutorials/eclipse/eclipse_tutorial_3.1.html Getting Started Using Eclipse]
 +
* [http://eclipsetutorial.sourceforge.net/debugger.html Practice the Eclipse Debugger]
 +
* [https://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/2/WTP%20Tutorials%20-%20Building%20Enterprise%20Application.html Building Eclipse Enterprise Application Tutorial]
 +
* [http://www.eclipsepluginsite.com/ Eclipse Plugin Development Tutorial]
 +
* [http://cs.senecac.on.ca/~jordan.anastasiade/OS/Lesson9/Pres/FirstProjectNetBean.pdf Comparing Eclipse - NetBeans]
 +
* [https://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/3/Web_Persistence_with_JPA_PersonTutorial.html Web Persistence with JPA]
  
*Installed Eclipse WTP and PlugIn
 
*Familiarized myself with the environment
 
*Tried a [https://bugs.eclipse.org/bugs/page.cgi?id=fields.html#bug_severity minor] fix enhancement to get hands-on experience with Eclipse WTP bug fixing - adding date, example from [http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/0/WTP_Tutorial_1.html tutorial]
 
*Readings:
 
** [http://cs.senecac.on.ca/~jordan.anastasiade/OS/Lesson1/Pres/JavaEE.pdf Java EE Overview] - Developing Enterprise Applications
 
** [http://www.eclipse.org/webtools/development/arch_and_design/ArchitectureOverviewInitial.html Eclipse Webtools Architecture Overview]
 
  
 +
== '''Blog Posts''' ==
 +
* [http://challenger110.wordpress.com/2009/02/23/eclipse-wtp-bug-168784 Bug 168784 Part 1]
 +
* [http://challenger110.wordpress.com/2009/02/23/eclipse-wtp-bug-244862 Reproducing bug 244862]
 +
* [http://challenger110.wordpress.com/2009/02/24/adding-blog-feed-to-cdot-opensourceseneca-planet Adding blog feed to Planet CDOT]
 +
* [http://challenger110.wordpress.com/2009/02/24/eclipse-wtp-bug-168784-part-2 Bug 168784 Part 2]
 +
* [http://challenger110.wordpress.com/2009/03/10/eclipse-wtp-latest-build WTP latest stable build]
 +
* [http://challenger110.wordpress.com/2009/03/11/ibm-eclipse-wtp-important-bugs Finding Bugs]
 +
* [http://challenger110.wordpress.com/2009/03/23/eclipse-bug-244814 Bug 244814 Part 1]
 +
* [http://challenger110.wordpress.com/2009/03/24/reading-on-open-source Reading on Open Source]
 +
* [http://challenger110.wordpress.com/2009/03/24/eclipse-wtp-the-lost-ship WTP and the Parable of the Lost Sheep]
 +
* [http://challenger110.wordpress.com/2009/03/24/eclipse-wtp-my-approach-to-jax-rpc-bugs Approaching JAX-RPC Bugs]
 +
* [http://challenger110.wordpress.com/2009/03/26/submitted-my-first-patch/ Submitted patch]
 +
* [http://challenger110.wordpress.com/2009/03/30/how-not-to-comment-ibm-eclipse-community How to have a more productive community]
 +
* [http://challenger110.wordpress.com/2009/04/07/eclipse-wtp-bug-244814-part-2 Bug 244814 Part 2]
 +
* http://challenger110.wordpress.com/2009/04/08/eclipse-wtp-bug-244814-part-3-update Bug 244814 Part 3 - Update]
  
  
== '''Week 3''' ==
 
  
*Tried reproducing Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=173912#c0 173912]
+
== '''Other Activities'''==
*Went over *[https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=priority&y_axis_field=product&z_axis_field=bug_severity&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=WebTools&product=WTP+Common+Tools&product=WTP+ServerTools&product=WTP+Source+Editing&product=WTP+Webservices&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=REOPENED&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&priority=P2&priority=P3&priority=P4&priority=P5&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=assigned_to&type0-0-0=regexp&value0-0-0=.@ca.ibm.com&field0-0-1=noop&type0-0-1=noop&value0-0-1= list of prescribed WTP bugs] and picked some!! :)
 
*Looked over [http://zenit.senecac.on.ca/wiki/index.php/DPS909_and_OSD600_Winter_2009_Eclipse_WTP_Weekly_Schedule#Week_3_.28Jan_26.29_-_Navigating_the_WTP_source_tree suggested readings on the course weekly sched]:
 
**[http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html Eclipse Plugin]
 
**[http://www.vogella.de/articles/EclipsePlugIn/article.html WTP Server Tools API Concepts]
 
*Published [http://zenit.senecac.on.ca/wiki/index.php?title=User:Davoud&action=submit#Project list of bugs being considered]
 
  
 +
=== Comments on blog posts===
  
 +
* Peter Liu's post, [http://pliu.wordpress.com/2009/02/22/eclipse-wtp-locating-the-code/#comment-22 comment] re NPE
 +
* Peter Liu's post, [http://pliu.wordpress.com/2009/03/11/eclipse-wtp-student-progress-and-mentoring/#comment-33 comment] re bug# 168784
 +
* Peter Liu's post, [http://pliu.wordpress.com/2009/03/23/eclipse-wtp-three-lost-sheep/#comment-43 comment] about "lost sheep"
  
== '''Week 4''' ==
 
  
*'''0.1 Release ''' - ''Reproduced bug''
 
*Browsed Eclipse web pages:
 
**[http://dev.eclipse.org/viewcvs/index.cgi/?root=WebTools_Project Eclipse Source Repositories]
 
**[http://www.eclipse.org/webtools/server/ WTP Servertools]
 
**[http://www.eclipse.org/webtools/development/ WTP Project Development]
 
**[http://help.eclipse.org/ganymede/index.jsp Eclipse Documentation]
 
  
 +
=== Bugzilla===
  
 +
Bugs subscribed to:
  
== '''Week 5''' ==
+
* Bug# 162980
*[http://agile.csc.ncsu.edu/SEMaterials/tutorials/ OpenSeminar Tutorials]
+
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=162980#c2 question]
*[http://agile.csc.ncsu.edu/SEMaterials/tutorials/eclipse/eclipse_tutorial_3.1.html Getting Started Using Eclipse]
+
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=162980#c5 reply]
*[http://eclipsetutorial.sourceforge.net/debugger.html Practice the Eclipse Debugger]
+
** great replies, will look into
  
 +
* Bug# 168784
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=168784#c4 question]
 +
** no response; Jordan suggested to look for another bug
  
 +
* Bug# 221232
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=221232#c9 question]
 +
** related to [https://bugs.eclipse.org/bugs/show_bug.cgi?id=247535#c8 bug# 247535]
  
== '''Week 6''' ==
+
* Bug# 244814
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c2 question]
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c5 question]
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c6 correction]
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c9 question]
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c12 submitted patch]
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244814#c15 final patch]
  
*Browse over [http://wiki.eclipse.org/Category:Eclipse_Web_Tools_Platform_Project Eclipse WTP Wiki]
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=244862 Bug# 244862]
*[https://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/2/WTP%20Tutorials%20-%20Building%20Enterprise%20Application.html Building Eclipse Enterprise Application Tutorial]
+
** [http://challenger110.wordpress.com/2009/02/23/eclipse-wtp-bug-244862/ reproduced]  
*Attended presentation by Angel Vera
 
  
 +
* Bug# 247535
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=247535#c4 question]
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=247535#c8 question]
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=247535#c9 fixed by Mark Hutchinson]
  
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=264203 Bug# 264203]
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=264203#c6 fixed by Larry Isaacs]
  
== '''Week 7''' ==
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=269086 Bug# 269086]
 +
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=269086#c1 marked as duplicate]
  
*Attended presentation by Lawrence Mandel
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=269280 Bug# 269280]
*[http://www.eclipsepluginsite.com/ Eclipse Plugin Development Tutorial]
+
** Description helped in [http://challenger110.wordpress.com/2009/03/24/eclipse-wtp-my-approach-to-jax-rpc-bugs/ reproducing bug# 244814]
  
 +
== Other ==
  
 +
*Created Accounts:
 +
** [http://zenit.senecac.on.ca/wiki/index.php/Main_Page Zenit Wiki]
 +
** [http://challenger110.wordpress.com Blog]
 +
** [https://bugs.eclipse.org/bugs/ Bugzilla]
 +
** [http://zenit.senecac.on.ca/wiki/index.php/Irc IRC]
 +
*Created personal [http://zenit.senecac.on.ca/wiki/index.php?title=User:Davoud wiki page]
 +
*Added link to [http://zenit.senecac.on.ca/wiki/index.php/People People's page]
 +
*Added links to [http://zenit.senecac.on.ca/wiki/index.php/Winter_2009_Open_Source_Students Winter 2009 Students page]
 +
*Added blog feed to [http://zenit.senecac.on.ca/wiki/index.php/Open_Source@Seneca_Planet_List Planet List]
  
== '''Week 8''' ==
 
  
*[http://cs.senecac.on.ca/~jordan.anastasiade/OS/Lesson9/Pres/FirstProjectNetBean.pdf Comparing Eclipse - NetBeans]
+
* Watched video: Revolution OS
  
 +
*Installed Eclipse WTP and PlugIn
 +
*Tried a [https://bugs.eclipse.org/bugs/page.cgi?id=fields.html#bug_severity minor] fix enhancement to get hands-on experience with Eclipse WTP bug fixing - adding date, example from [http://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/0/WTP_Tutorial_1.html tutorial]
 +
*Tried reproducing Bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=173912#c0 173912]
 +
*Went over *[https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=priority&y_axis_field=product&z_axis_field=bug_severity&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=WebTools&product=WTP+Common+Tools&product=WTP+ServerTools&product=WTP+Source+Editing&product=WTP+Webservices&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=REOPENED&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&priority=P2&priority=P3&priority=P4&priority=P5&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&format=table&action=wrap&field0-0-0=assigned_to&type0-0-0=regexp&value0-0-0=.@ca.ibm.com&field0-0-1=noop&type0-0-1=noop&value0-0-1= list of prescribed WTP bugs] and picked a few
 +
*Published [http://zenit.senecac.on.ca/wiki/index.php?title=User:Davoud&action=submit#Project list of bugs being considered]
  
 +
* Attended presentation by Angel Vera
 +
* Attended presentation by Lawrence Mandel
  
== '''Week 9''' ==
+
* Verified bugs and fixes using [http://download.eclipse.org/webtools/downloads/drops/R3.1/S-3.1M6-20090318020101/ latest build: M6]
 
 
*[https://cs.senecac.on.ca/~jordan.anastasiade/Eclipse/WTP/3/Web_Persistence_with_JPA_PersonTutorial.html Web Persistence with JPA]
 
*
 
 
 
 
 
 
 
== '''Week 10''' ==
 
 
 
*Verified bug and fixes using [http://download.eclipse.org/webtools/downloads/drops/R3.1/S-3.1M6-20090318020101/ latest build: M6]
 
 
 
 
 
 
 
== '''Week 11''' ==
 
 
 
*
 
 
 
 
 
 
 
== '''Week 12''' ==
 
 
 
*0.3 Release: Presentation and update bug fix on Bugzilla
 
 
 
 
 
 
 
== '''Week 13''' ==
 
 
 
*0.2 Release: Blog and Wiki update with bug fix description and how-to
 
 
 
  
  
Line 191: Line 227:
  
 
{| cellpadding="0" cellspacing="0" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"
 
{| cellpadding="0" cellspacing="0" style="vertical-align:top; background:#faf5ff; color:#000; width:100%"
! <h1  id="mp-tfp-h3" style="margin:0; background:#0099ff; font-size:150%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.3em 0.4em">Useful Links</h1>
+
! <h1  id="mp-tfp-h3" style="margin:0; background:#0099ff; font-size:150%; font-weight:bold; border:1px solid #afa3bf; text-align:left; color:#ffffff; padding:0.3em 0.4em">Related Links</h1>
 
|}
 
|}
  

Revision as of 19:28, 22 April 2009

Davoud Salahi Rad

About


BSD student; graduating Winter 2009.


Received A and A+ in 30 of 37 courses taken so far; current cumulative GPA: 3.82 out of 4, been on the President’s Honour List for outstanding academic achievement 3 times - once every year since started at Seneca - 2006, 2007 and 2008.


More about me and address to my blog: http://challenger110.wordpress.com


This page is about my work in DPS909.


Main Deliverables


0.1 Release

Reproduced bug 168784 Reproduced Bug 244814 [https://bugs.eclipse.org/bugs/attachment.cgi?id=128393 Reproduced Bug 162980


0.2 Release

Blog and Wiki update with bug fix description and how-to


0.3 Release

Presentation and updated bug fix on Bugzilla: blog, bug report, patch



Project


Fixing a bug... !!


Bugs worked on

Bug#: 168784 Normal, P3 - web service generating error from a simple java class


Other bugs

It's been very hard to make sense of the reported bugs. I've tried to browse over all 450 (reported as of Feb 1st); here are some other ones to consider:

  • Normal
  1. Bug 251251 Normal, P3 - content assist offers invalid attribute
  2. Bug 154860 Normal, P3 - Scrollbar does not page down
  3. Bug 121887 Normal, P3 - publish page is persistent
  4. Bug 244862 Normal, P3 - Closing the server project doesn't call stop server


  • Minor
  1. Bug 121094 Minor, P3 - [tutorial] Building a School Schedule Web App tutorial needs updating
  2. Bug 104863 Minor, P3 - Finish button not disabled on the Web service publication page
  3. Bug 209289 Minor, P3 - delete button is enabled even when there are no extensions to delete
  4. Bug 155839 Minor, P3 - J2EEUtils class has methods that cause null pointer exceptions
  5. Bug 92625 Minor, P3 - Reset button on WSDL explorer page doesn't work




Work Done in DOS909 Winter 2009


Readings


Tutorials


Blog Posts


Other Activities

Comments on blog posts

  • Peter Liu's post, comment re NPE
  • Peter Liu's post, comment re bug# 168784
  • Peter Liu's post, comment about "lost sheep"


Bugzilla

Bugs subscribed to:

  • Bug# 168784
    • question
    • no response; Jordan suggested to look for another bug

Other


  • Watched video: Revolution OS
  • Attended presentation by Angel Vera
  • Attended presentation by Lawrence Mandel




Related Links


Zenit Wiki



Eclipse WTP



Other