Andrea Pacini created CXF-7936:
----------------------------------
Summary: First call to SOAP WS is extremely slow
Key: CXF-7936
URL: https://issues.apache.org/jira/browse/CXF-7936
Project: CXF
Issue Type: Improvement
Affects Versions: 3.2.7
Environment: Linux 64 bit
Tomcat 8.5.x
JDK 8
Reporter: Andrea Pacini
I generated a client from wsdl with wsdl2java.
When I invoke for the first time whatever method of the web service, CXF takes
a long time (about 20-30 seconds) to send the SOAP request.
Following calls are quite fast (less than a second)
Is it possible to reduce this long time to initialize framework?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)