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 -> Re: oracle as soap, rest or XML-RPC client?

Re: oracle as soap, rest or XML-RPC client?

From: <kuassi.mensah_at_gmail.com>
Date: 17 Oct 2006 14:46:25 -0700
Message-ID: <1161121585.605755.307340@i3g2000cwc.googlegroups.com>


Oracle furnish a Web service client stack (formerly SOAP based, now JAX-RPC based) for calling-out external Web services @http://www.oracle.com/technology/sample_code/tech/java/jsp/dbwebservices.html.

Fwiw, part IV of my book is dedicated to Database Web Services

Kuassi
- blog http://db360.blogspot.com/
- book
http://db360.blogspot.com/2006/08/oracle-database-programming-using-java_01.html

Volker Hetzer wrote:
> Hi!
> Can one execute XML-RPC's or soap requests from the database,
> like in a dbms_job or a trigger?
> I mean, apart from trying to code it from scratch using utl_http?
>
> Lots of Greetings!
> Volker
> --
> For email replies, please substitute the obvious.
Received on Tue Oct 17 2006 - 16:46:25 CDT

Original text of this message

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