Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to study Axis plugins on WTP framework?
How to study Axis plugins on WTP framework? [message #140101] Thu, 22 September 2005 04:19 Go to next message
kuldeepak is currently offline kuldeepakFriend
Messages: 4
Registered: July 2009
Junior Member
Hi ,
I am studying Axis plugins and WTP framework for creating
webservice.Right now I manually searching Axis plugins files ,placing
breakpoint and debugging it.So is there any better way to understand
functionality of these plugins with respect to WTP framework.

Thanks.
Kuldeepak
Re: How to study Axis plugins on WTP framework? [message #142186 is a reply to message #140101] Mon, 03 October 2005 18:48 Go to previous message
Kathy Chan is currently offline Kathy ChanFriend
Messages: 93
Registered: July 2009
Member
Hi Kuldeepak,

The Axis JARs is in the org.eclipse.apache plugin. The Web services
framework to create and consume Web services are in the org.eclipse.wst.ws.*
and org.eclipse.jst.ws.* plugins. The plugin to support creating and
consumming of Web services using the Axis 1.2.1 runtime are in
org.eclipse.jst.ws.axis.* plugins. You could get an overview of the Web
services tool by looking at the presentation section of the WTP 0.7 New and
Noteworthy document:

http://eclipse.org/webtools\jst\components\ws\0.7\news\jst-w s-0.7news.html

Take a look at the AxisWebService and AxisWebServiceClient class to see the
list of commands called to handle Axis Web service.

Regards,
Kathy Chan

"kuldeepak_bajaj" <kuldeepak_bajaj@persistent.co.in> wrote in message
news:dgtbcr$n7e$1@news.eclipse.org...
> Hi ,
> I am studying Axis plugins and WTP framework for creating
> webservice.Right now I manually searching Axis plugins files ,placing
> breakpoint and debugging it.So is there any better way to understand
> functionality of these plugins with respect to WTP framework.
>
> Thanks.
> Kuldeepak
>
>
>
>
Previous Topic:WSDL2Java not generating fault classes
Next Topic:WTP 0.7.1 declared: 0.7.1 Tue, 27 Sep 2005 -- 07:20 (+0300)
Goto Forum:
  


Current Time: Thu Apr 25 23:06:54 GMT 2024

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

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

Back to the top