kimjand opened a new pull request #845:
URL: https://github.com/apache/cxf/pull/845


   Add synchronization to UnknownExtensibilityElement.getElement() call sites.
   The Element returned from getElement may not be thread safe, so we have to 
take precautions when accessing the Element.
   Also synchronize on the DescriptionInfo parameter in 
Wsdl11AttachmentPolicyProvider.getElementPolicy to avoid a race condition when 
registeredPolicy is not yet set.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to