Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Web Services component passes smoke tests on 0901 I-build


Hi,

Web Services smoke tests passed with the 0901 20:31 I-build.

Please take note of the following enhancements/changes that had gone into this I-build:

- Most jst.ws, wst.command, wst.ws plugins are now in a single JAR under the eclipse/plugins directory.

- You can optionally use the Start Server button on the newly added Start Server Page of the Web Service wizard and Web Service Client wizard to asynchronously start the server.

- The Web Services wizard in top-down scenario and the Web Services client wizard can now optionally validates the WSDL file the user selected and display any WSDL validation message in the WSDL Selection Page before processing it.  The user can enable this through the Web service -> Profile Validation preference.  See bugzilla 107673 for more detail (https://bugs.eclipse.org/bugs/show_bug.cgi?id=107673).

- When creating a Web service using the Axis runtime from bottom-up (i.e. from Java bean), the default style and use is now document literal wrapped rather than RPC encoded.
 
There are a number of known problems you might run into with this driver:

- If you select to test the Web service using the sample JSP a client project (say called "clientProj"), you will get an dialog "Error occured when adding the module, clientProjEAR, to the server".  This message can be ignored.  See bugzilla 108404 for more detail (https://bugs.eclipse.org/bugs/show_bug.cgi?id=108404).

- If you do not select "generate proxy" but select "test Web service", you will run into a NullPointerException when you go through the Web Service wizard.  See bugzilla 108575 for more detail (https://bugs.eclipse.org/bugs/show_bug.cgi?id=108575).  The workaround is to not select "test Web service" when going through the wizard.  You can right-click on the resulting WSDL file in the WebContent/wsdl folder and select Web Services -> Test with Web Services Explorer to test the WSDL file.


Kathy Chan
Rational Studio Java Web Services, IBM Toronto Lab
D3-354, D3/R8V/8200/MKM, 8200 Warden Avenue, Markham, Ontario, Canada, L6G 1C7
kathy@xxxxxxxxxx, (905) 413-3022, tieline: 969-6038, fax: (905) 413-4920



David M Williams <david_williams@xxxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

09/01/2005 03:45 PM

Please respond to
"General discussion of project-wide or architectural issues."

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] I-build ready for testing






The latest I-build has a few JUnit failures that Lawrence is looking into, but it is ready for a
quick "smoke tests" by all the interested teams.


http://download.eclipse.org/webtools/downloads/drops/I-I20050901-200509012031/


It is especially important this week to make sure relatively stable, as next week we'll begin making
larger API related changes and changes in the build process (so, important to have a
relatively stable I-build for continued development).


As always, our process relies on all teams pro-actively testing and ensuring the integrity of each weekly
build, and to speak up if a re-build is needed. If this pro-active approach is found to not work (e.g.
adopters report major failings after we declared I-build, then a more laborous QA process

will be required ... so, please ... , continue to be proactive and produce good I-builds as we have been.


If I hear no complaints, this I-build (hopefully with tests fixed) will be declared Friday at noon.
I realize some of the teams are on holiday on Friday, and even more on Monday ... so, I appreciate

your efforts to squeeze in this request.
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top