| Author |
Calling another webservice from within my code
|
Bosun Bello
Ranch Hand
Joined: Nov 06, 2000
Posts: 1506
|
|
I have a CXF running fine. From within my business logic, specifically my DAO, I need to make a call to another webservce. I only have access to the wsdl. Everything else is in a jar. How do I go about getting a reference to this service so that I can call its method. Specifically using CXF. Obviously, I would need to generate the client via the wsdl.
I would appreciate if the steps to achieve this can be outlined.
Cheers!
|
Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley
|
 |
 |
|
|
subject: Calling another webservice from within my code
|
|
|