You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2014/08/11 19:42:12 UTC

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

     [ https://issues.apache.org/jira/browse/CXF-5928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp updated CXF-5928:
-----------------------------

    Fix Version/s:     (was: 2.2.12)

> 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: NeedMoreInfo
>
>
> 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)