Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » What is test phase in webservice creation from WTP wizard?
What is test phase in webservice creation from WTP wizard? [message #139139] Fri, 16 September 2005 05:42 Go to next message
kuldeepak is currently offline kuldeepakFriend
Messages: 4
Registered: July 2009
Junior Member
Hi everyone,
I am studying WTP and axis plugins. WTP for webservice has different
phases like discover, develope,assemble,....,test,publish ,launch,announce.
Could you guide me about what "test" phase signifies in the webservice
creation from WTP wizard.

Thanks
Kuldeepak
Re: What is test phase in webservice creation from WTP wizard? [message #139769 is a reply to message #139139] Tue, 20 September 2005 18:55 Go to previous message
Chris Brealey is currently offline Chris BrealeyFriend
Messages: 104
Registered: July 2009
Senior Member
Kuldeepak,
the Web service platform is designed around managing the progression of a Web
service or client under development thru several phases - discovery,
development, assembly, deployment, installation, startup, testing, publication
and announcement.

The "test" phase is that phase in the development process where you have a Web
service up and running and wish, somehow, to invoke it. In the Web service
platform, the "test" phase is backed by an extension point
("org.eclipse.jst.ws.consumption.ui.webServiceTest") into which you can plug
test facilities for exercising a Web service - either natively, or via a
generated client such as a JAX-RPC proxy. In the wizards, the "test" phase is
governed by the "Web Service Client Test" page which will let you choose from
the various test facilities that have been plugged into the platform. WTP
includes two extensions of its own - The Sample JSP generator (which requires
you to have generated a Java client to your Web service) and the Web Services
Explorer (which doesn't, needing only the WSDL).

Cheers - CB.

kuldeepak_bajaj wrote:

> Hi everyone,
> I am studying WTP and axis plugins. WTP for webservice has different
> phases like discover, develope,assemble,....,test,publish ,launch,announce.
> Could you guide me about what "test" phase signifies in the webservice
> creation from WTP wizard.
>
> Thanks
> Kuldeepak
Previous Topic:WST + Axis server-config.wsdd
Next Topic:GSTCGenerateCommand ?
Goto Forum:
  


Current Time: Thu Aug 29 23:11:13 GMT 2024

Powered by FUDForum. Page generated in 0.03648 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top