After writing two postings, I would like to share about my miserable week. As I’m 100% green with WTP, I encountered two problems that have nothing to do programming per se. It reminds me of doing a science experiment when I was a high school student. I’m still trying to set up the apparatus properly before I can tinker with the Java code. The first problem has been resolved after inspecting the Java code in light of the error messages. The second problem has to do with launching the target WTP platform from the development platform (i.e. the Plug In). Here’s my log on what I have gone through.
2/06(Friday)
After reading the stack trace attached to the Bug Report, I checked out the component org.eclipse.wst.wsdl.ui from the CVS reposistory. I got error messages from the compiler. I had followed all the steps in the tutorial. I decided to post up my problem as a comment to the Bug Report.
2/09(Monday)
I followed the red dots and inspected the Java import statements. Some classes such as org.eclipse.wst.wsdl.WSDLElement were not found. So I created a new workspace and checked out two compontes, namely org.eclipse.wst.wsdl and org.eclipse.wst.wsdl.ui. I didn’t get any error messages this time. I was SO glad that the problem was resolved.
Following the stack trace attached to the Bug Report, I inserted one line of Java code, System.out.println( “1. dropDown…” ), in ASDCCombo.java. Then I tried to run it with the target WTP platform. (I already used the target platform to reproduce the bug successfully.) For some strange reason, the WSDL Editor was not launched at all.
After a while, I decided to look up Eclipse newsgroups (that was suggested by David Williams who commented my blog some time ago). I used “WSDL editor” as a search word. I was very surprised to know that someone had a similar problem. I was even more surprised that the problem was raised by Jesse Valianes, a student at Seneca. I never met him on the campus.
2/10(Tuesday)
I found out that Jesse’s problem was not the same as my problem. My target platform is 3.1M4 and I checked out the components from HEAD. I tried several times again to launch the target platform from the Plug In. It still failed. Finally I decided to post my problem to the newsgroup.
2/11(Wednesday)
Before I went to bed, I found out that Valentin had replied to my inquiry in the newsgroup.
2/12(Thurday)
I followed his suggestions. But I still had the same problem. So this afternoon I posted some screenshots to the newsgroup again. I’m now waiting… Right now, I feel a kind of stuck. I know I have to be patient for the time being. Nevertheless, I do feel being supported by the newsgroup and Valentin.
How are the other fellows in our WTP class doing? Mmm…