[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dtp] Re: Access Web Services using DTP

Andre Ribeiro wrote:
Hi all,

Could someone provide (point) an example of how to access Web Services *programmatically* using the Eclipse DTP 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 SOAP messages with the server


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

Cheers,
André
Hi Andre...

I'd take a look at WTP more closely than DTP for web services honestly. We've talked about providing some app server/database support, but haven't had much luck doing that.

--Fitz