Hi!

I think you are right.  Thanks for the correction.
But, as far as I know, the DynamicInvoker only supports
primitive schema types. If you are using complex types, you need to
convert the WSDL file for type mapping.

I tried the DynamicInvoker before with complex types and it didn't worked
for me. If you are able to get a work around please do inform me. I really
need it, too.

Leo


----- Original Message ----- 
From: "Norberto Carnelli" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 10, 2004 6:38 PM
Subject: Re: 2 Questions: selecting PortType and error in WSIFServiceFactory


> Leo Barcenas ha scritto:
>
> > Hi!
> >
> > Have you converted the WSDL file to its JAVA code using WSDL2Java?
> > I think even if you use DynamicInvoker, you still need to convert the
WSDL
> > to it's  corresponding Java code.
>
> I dont think so, the purpose of WSIF is invoking services
> directly from the WSDL without creating stubs and without even
> knowing the underlaying transport (soap, http post etc..)
> (that's what i know please WSIF developers correct me if i'm wrong)
> And this is exactly what i need, i must invoke services
> *really* dynamically.
>
> Norberto
>
>
>

Reply via email to