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
