Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Accessing Web Services with WTP
Accessing Web Services with WTP [message #467865] Mon, 03 August 2009 08:56 Go to next message
Andre Ribeiro is currently offline Andre RibeiroFriend
Messages: 58
Registered: July 2009
Member
This is a multi-part message in MIME format.
--------------090301060100020206020204
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi all,

Could someone provide (point) an example of how to access (generic) Web
Services *programmatically* using the Eclipse WTP API?

I've been researching for some time now the way BIRT does it, but it
seems just too cumbersome/tricky/complex for simple tasks like:
a) getting information about the operations available in a WS (via WSDL)
b) exchanging some SOAP messages with the server

These would be (simple) tasks for WTP or i am wrong?

Cheers,
Andr
Re: Accessing Web Services with WTP [message #484879 is a reply to message #467865] Wed, 09 September 2009 15:18 Go to previous message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
Hi Andre,

WTP is a toolset for developing Web applications. It is not a framework
for the applications themselves. For Web services, WTP bundles Apache Axis
[1] and Axis2 [2]. These frameworks can make SOAP calls and provide a
programmatic way to interact with Web services.

[1] http://ws.apache.org/axis/
[2] http://ws.apache.org/axis2/

Lawrence
Previous Topic:Re: XML validation via RCP
Next Topic:Tomcat/Servlet Resource File Location
Goto Forum:
  


Current Time: Fri Apr 26 16:29:49 GMT 2024

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

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

Back to the top