You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "tofdragon (JIRA)" <ji...@apache.org> on 2014/08/04 17:16:34 UTC

[jira] [Created] (CXF-5928) A large number of calls JaxWsDynamicClientFactory.createClient outofmemory

tofdragon created CXF-5928:
------------------------------

             Summary: A large number of calls JaxWsDynamicClientFactory.createClient outofmemory
                 Key: CXF-5928
                 URL: https://issues.apache.org/jira/browse/CXF-5928
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
    Affects Versions: 2.2.12
         Environment: tomcat6 or tomcat5.5.31 
            Reporter: tofdragon
             Fix For: 2.2.12


JaxWsDynamicClientFactory dcf =JaxWsDynamicClientFactory.newInstance();
Client client = dcf.createClient(wsdlAddress);

System call to create a large number of clients, will lead to insufficient memory or some strange errors, but does not have this problem when a small number to call, how to deal with such a situation



--
This message was sent by Atlassian JIRA
(v6.2#6252)