Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Web Services on 9iAS Portal.
Hi Folks,
I am trying to expose stored procedures as web services. So I've been following the docs and examples. I appear to have successfully deployed the EAR file on the server, tested the URL's work, and published the service in the UDDI.
I am now trying write a Java client application to use the service. My java programs to interrogate the UDDI and retrieve the WSDL are working fine. The problem is with calling the service. I set up the SOAP Call with the urn, method name, and parameters etc. then invoke it. It all runs cleanly but the SP doesn't appear to run as the database isn't updated. Am I missing something?
Also can anyone recommend any good books on this subject?
Thanks in advance
James.
Received on Fri May 23 2003 - 16:32:31 CDT
![]() |
![]() |