[
https://issues.apache.org/jira/browse/CXF-5928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093037#comment-14093037
]
Daniel Kulp commented on CXF-5928:
----------------------------------
Does this still occur with a recent an supported version of CXF? 2.2.x is
ancient and is no longer supported. There have been many many fixes and
enhancements since then.
> 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)