[
https://issues.apache.org/jira/browse/CXF-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
tofdragon updated CXF-5924:
---------------------------
Description:
JaxWsDynamicClientFactory dcf = JaxWsDynamicClientFactory.newInstance();
Client client = dcf.createClient(wsdlAddress);
IS Client thread safe?
> Dynamic Client is thread safe
> ------------------------------
>
> Key: CXF-5924
> URL: https://issues.apache.org/jira/browse/CXF-5924
> Project: CXF
> Issue Type: Test
> Affects Versions: 2.2.12
> Reporter: tofdragon
>
> JaxWsDynamicClientFactory dcf = JaxWsDynamicClientFactory.newInstance();
> Client client = dcf.createClient(wsdlAddress);
> IS Client thread safe?
--
This message was sent by Atlassian JIRA
(v6.2#6252)