Difference between revisions of "User:Jatinder.singh"
(→Week 3) |
(→Projects) |
||
Line 78: | Line 78: | ||
== Projects == | == Projects == | ||
+ | === [https://bugs.eclipse.org/bugs/show_bug.cgi?id=203257#c0 Bug 203257] === | ||
+ | ---- | ||
+ | |||
+ | ==== Description ==== | ||
+ | |||
+ | :Prefix was not changed throughout whole WSDL. When I'm editing the target namespace, the links between the WSDL components are broken (for example binding A references port type B). | ||
+ | |||
+ | :Build ID: M20070905-1045 | ||
+ | |||
+ | :Steps To Reproduce: | ||
+ | :*1) Open a properties tab of any WSDL | ||
+ | :*2) Change the prefix name | ||
+ | |||
+ | :If there were any references to the prefix in the WSDL, they will not have been changed. In the [https://bugs.eclipse.org/bugs/attachment.cgi?id=78305 attached WSDL], the prefix was changed from "pos" to "posCHANGED" only in the namespace definitions section. | ||
== Labs == | == Labs == |
Revision as of 13:57, 29 January 2009
Jatinder Singh | |
Me | |
Born | September 05 |
---|---|
Occupation | Software Developer |
Expected Graduation | May 2009 |
jpsingh2@learn.senecac.on.ca | |
Blog | http://jsinghfoss.wordpress.com/ |
Website | http://www.jatinders.com |
Contents
About Me
- Name: Jatinder Singh
- Program: Bachelor of Software Development (BSD - 8 Semester)
- Little about me: Hello folks! My name is Jatinder Singh. I am a full time student at Seneca College of Applied Arts and Technology, graduating in May 2009 with a Bachelor’s degree in Software Development. What do I enjoy? Well, I am getting into photography and learning various photography techniques from online tutorials and youtube videos. I love playing sports and specially Cricket because I grew up with this game. I also enjoy working out and hope to get my abs in three to four years of time.
- Other things that I am doing: As I am graduating this year, so I am also searching for a full-time job.
Contact Me
- IRC: Jatinder (#seneca, #eclipse)
DPS909
Beginners
- Tutorias by Jordan Anastasiade (Professor Seneca College)
- Eclipse Newcomers FAQ
- Eclipse Webtools Architecture Overview
- Eclipse Naming Conventions
- Eclipse WTP Community
Installing Tools
- Download Eclipse for RCP/Plug-in Developers (175 MB). Unzip on your system in the directory: Eclipse PlugIn
- Download Eclipse Web Tools Platform (Stable Milestone Build)
IRC Channels
- Eclipse IRC channels are available here
- Seneca IRC channel - #seneca
Contributions
Week 1
- Unzipped Eclipse WTP and Eclipse for RCP/Plug-in Developers on my laptop and USB key for portability
- Set up Zenit Wiki page, Blog and Account on Bugzilla website
Week 2
- Installed Eclipse Communication Framework (ECF) to run IRC within Eclipse WTP
- Reproduced bug 173912 on Windows Vista Business OS without any problems
- Conducted research on Ecipse WTP - Web Services bugs to create a list of bugs that I'll be working on
Week 3
- Reproduced bug 203257 on Windows Vista Business OS
- Tried to reproduce bug 142301 but couldn't do it due to lack of documentation
Projects
Bug 203257
Description
- Prefix was not changed throughout whole WSDL. When I'm editing the target namespace, the links between the WSDL components are broken (for example binding A references port type B).
- Build ID: M20070905-1045
- Steps To Reproduce:
- 1) Open a properties tab of any WSDL
- 2) Change the prefix name
- If there were any references to the prefix in the WSDL, they will not have been changed. In the attached WSDL, the prefix was changed from "pos" to "posCHANGED" only in the namespace definitions section.