Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Web Services on 9iAS Portal.

Web Services on 9iAS Portal.

From: James Hayward <jameshay55_at_hotmail.com>
Date: Fri, 23 May 2003 21:32:31 +0000 (UTC)
Message-ID: <3ECE9389.5000309@hotmail.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US