See http://marc.theaimsgroup.com/?l=axis-dev&m=108481109425165&w=2.
Got google search working with DynamicInvoker. The result is in a
org.w3c.dom.Element object.
-- dims
On Sat, 15 May 2004 09:58:28 -0400, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
> Tom,
>
> You will need to traverse the symbo
eads
using the words "dynamic invoker complex type" The techniques apply to axis
also.
Jeff
- Original Message -
From: "Davanum Srinivas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 15, 2004 2:31 PM
Subject: Re: Generic invocation with c
Then you would pass in an Element (or subclass) for each complex input part,
and get back an Element for each complex return.
Jeff
- Original Message -
From: "Tom Oinn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 15, 2004 10:03 AM
Subject: Re
x return.
>
> Jeff
>
>
> - Original Message -
> From: "Tom Oinn" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, May 15, 2004 10:03 AM
> Subject: Re: Generic invocation with complex document types
>
> > Davanu
.
Then you would pass in an Element (or subclass) for each complex input part,
and get back an Element for each complex return.
Jeff
- Original Message -
From: "Tom Oinn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 15, 2004 10:03 AM
Subject: Re: G
Davanum Srinivas wrote:
Tom,
You will need to traverse the symbol table and register say the
ElementSerializer/ElementDeserializer or your own custom ser/deser
before invoke. It should not be very difficult.
Dims,
That's what I was guessing but I haven't had much luck finding more
information, cou
Tom,
You will need to traverse the symbol table and register say the
ElementSerializer/ElementDeserializer or your own custom ser/deser
before invoke. It should not be very difficult.
-- dims
On Sat, 15 May 2004 13:02:37 +0100, Tom Oinn <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> We have a work