Hi All, I have followed the documentation at [1] and created a dynamic client using JaxWsDynamicClientFactory. I would like to know if it is possible to reuse a client generated once without regenerating it again and again when I want to invoke the service.
And is it essential to call the destroy method if the client after using? [1] http://docs.huihoo.com/apache/cxf/2.2.4/dynamic-clients.html Thanks, -- Maduranga Siriwardena
