It´s true! At Xfire 1.2.6 the Client class has this method 

public Object[] invoke(String name, XMLStreamReader reader) throws Exception

Thanks Tomek!! 

Arian Rodrigo Pasquali
Desenvolvimento
[EMAIL PROTECTED]
Tel. +55 (47) 2101-6583
www.neogrid.com.br

 

-----Mensagem original-----
De: Arian Rodrigo Pasquali [mailto:[EMAIL PROTECTED] 
Enviada em: quinta-feira, 24 de maio de 2007 17:31
Para: [email protected]
Assunto: RES: [xfire-user] doubt about message style vs dynamic client

Hi Tomek!

I´m using xfire-1.2.5 and the method client.invoke has not this signature  
(String name, XMLStreamReader reader)

Only invoke(String name, Object[] params) and invoke(OperationInfo op, Object[] 
params)

May I use 1.2.6??

Arian Rodrigo Pasquali
Desenvolvimento
[EMAIL PROTECTED]
Tel. +55 (47) 2101-6583
www.neogrid.com.br

 
-----Mensagem original-----
De: Tomek Sztelak [mailto:[EMAIL PROTECTED] 
Enviada em: quinta-feira, 24 de maio de 2007 17:11
Para: [email protected]
Assunto: Re: [xfire-user] doubt about message style vs dynamic client

You can use method of Client class :
 invoke(String name, XMLStreamReader reader) ;

On 5/24/07, Arian Rodrigo Pasquali <[EMAIL PROTECTED]> wrote:
>
>
>
>
> How do I implement a dynamic client to call a message style web service??
>
>
>
> I had no problem using dynamic clients with document/rpc/wrapped, works
> fine.
>
>
>
> Dynamic clients : http://xfire.codehaus.org/Dynamic+Client
>
>
>
> But I need also implement a message style client, then I try fallow the
> example at http://xfire.codehaus.org/Message+Binding , but
> there is no client sample there.
>
>
>
> So I try using dynamic client, but with no success.
>
> If there is no way to use dynamic clients to message style web services,
> could anyone show me an example about message style clients??
>
>
>
> I appreciate any suggestion..
>
> Thanks in advance
>
>
>  Arian Rodrigo Pasquali
>  Java Developer
>  [EMAIL PROTECTED]
>  Tel. +55 (47) 2101-6583
>  www.neogrid.com.br
>
>
>
>


-- 
-----
When one of our products stops working, we'll blame another vendor
within 24 hours.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to