Hi all, Are CXF generated stubs thread-safe? If the web service is not thread-safe, then the stub can't be thread-safe. Do you agree?
If the web service is thread-safe, is the CXF generated stub thread-safe?
If the stub is used in a multi-threads environment, will this corrupts things
like stub states, requests or responses?
Best regards,
David
