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 8.1.7 & XML with SOAP and WSDL

Re: Oracle 8.1.7 & XML with SOAP and WSDL

From: dmz17 <dmz17_at_nospam.nowhere.com>
Date: Mon, 21 Oct 2002 17:42:26 +0200
Message-ID: <pan.2002.10.21.15.42.26.308913@nospam.nowhere.com>


On Sun, 20 Oct 2002 13:56:20 +0000, Thomas Aichinger wrote:

> Hi,
>
> is anyone here who has ever tried XML with SOAP & WSDL on a
> oracle 8.1.7? Is that possible? How can it be done?
> Is there somewhere a lib that can be downloaded?
>
> Thanks
> Thomas

What is it you wish to do? Run XML and WS inside the database? If not, it really is straight forward:

Have your WS call the database using sqlj, jdbc, BC4J, XSQL or whatever and use SOAP to deliver the service.

If you use JDeveloper 9i, all of this can be automated for you, even the deployment.

Cheers,

dmz17 Received on Mon Oct 21 2002 - 10:42:26 CDT

Original text of this message

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