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)

Reply via email to