-
How to read and invoke a Web Services Dynamically (1 messages)
- Posted by: Nestor Boscan
- Posted on: July 21 2008 13:17 EDT
Hi I need to read a WSDL to get operations and types and with this information invoke the web service dinamically. Regards, Néstor BoscánThreaded Messages (1)
- Re: How to read and invoke a Web Services Dynamically by Krishna Pothula on July 27 2008 16:20 EDT
-
Re: How to read and invoke a Web Services Dynamically[ Go to top ]
- Posted by: Krishna Pothula
- Posted on: July 27 2008 16:20 EDT
- in response to Nestor Boscan
Currently we are using Weblogic Integration 9.2 and using WLI invoking a webservice using a wsdl is very easy. You just need to copy the wsdl to your eclipse project and generate a WebService Control out of it. Once you have a Java control created you can call it from your Java Code. For more information follow this link.. http://e-docs.bea.com/wls/docs92/beehive/BeehiveSysCont.html#wp1061214