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: Web service and types

Re: Web service and types

From: <kuassi.mensah_at_gmail.com>
Date: 4 Dec 2006 09:58:22 -0800
Message-ID: <1165255102.129299.28300@f1g2000cwa.googlegroups.com>


Hi,

For complex parameter types, i'd recommend to use the JPublisher approach. Database Web services using Jpub is documented @ http://www.oracle.com/technology/sample_code/tech/java/jsp/readme.callout.htm and also in chapter 13, 14, 15 and 16 of my book.

Kuassi

devjnr_at_gmail.com wrote:
> I'm trying to use this oracle package:
>
> http://tinyurl.com/sqzxg
>
> and I have to add a parameter that is an xmltype of xsd:double[][] (ie:
> array of array) but I don't know if I have to pass it as a somewhat
> collection type or varchar2 ...
>
> I googled hard but I didn't found interesting examples to start from
> that should give me step by step use of web services adding complex
> parameters ...
>
> Can you give me some point to start from?
>
> Regards.
Received on Mon Dec 04 2006 - 11:58:22 CST

Original text of this message

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