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?