Hi,
I'm very new to web services and still learning the fundamentals. I got a wsdl from a vendor for which I generated the java client using the wizard in RAD. I choose the EJB Project as the client project type while running the wizard. The wizard generated all the different beans and also a webServiceSoap.java class with @WebMethod, @WebResult, @RequestWrapper, and @ResponseWrapper annotations. Now do I need to modify this method in order to connect to the vendor's webservice? If so, how do I connect to the external service from this method?
Please help.
Thank you,
Hemanth
Software/Hardware used:
Rational Application developer for WebSphere V8.0
ASKED:
October 16, 2012 3:03 PM