Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Testing Web services tools in WTP M3 candidate I-build 200502230727

Kathy Chan wrote:
[...]
We are currently running FVT on the Web services tools in the WTP M3
 driver on Windows and Linux.  Here's the link to the test plan:

http://eclipse.org/webtools/jst/components/ws/M3/test_plan.html

If there's anyone in the community interested in helping out the
testing of the Web services tools to identify problem areas that
needs to be addressed, you're more than welcome to do so.  If you
find any defect that you think is critical to be addressed in M3,
please let us know.

Is Axis 1.2 planned to be supported by M3 build? Axis1.1/Apache Soap in
version from first Eclipse 3.1M5a build are not really useful for those
working with J2SE5.0 (all autogenerated client proxies have imports of
packages named org.apache.<something>.*enum*)

Running Eclipse on J2SE5.0 when I tried to generate a bean based web
service I have got a nice bunch of exceptions (from
ClassNotFoundException claiming that my javabean was not found, to NPE
in axis core) but those are probably caused because Axis 1.1 is somewhat
not working right in J2SE5.0 environment.


Regards,
  a.


Back to the top