[
https://issues.jboss.org/browse/JBESB-3707?page=com.atlassian.jira.plugin...
]
RH Bugzilla Integration commented on JBESB-3707:
------------------------------------------------
tcunning(a)redhat.com made a comment on [bug
781074|https://bugzilla.redhat.com/show_bug.cgi?id=781074]
We've discovered the root cause here :
https://issues.apache.org/jira/browse/XMLBEANS-328
I've tried the patch in XMLBEANS-328 and it seems to fix the quickstart. This
would be a more permanent one than the method that Magesh suggested, which was
synchronizing methods in SoapUIClientService - the root cause of this seems to be
synchronization in two methods in Apache XMLBeans.
Cached resource creation is not synchronized in SOAPUIClientService
-------------------------------------------------------------------
Key: JBESB-3707
URL:
https://issues.jboss.org/browse/JBESB-3707
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: 4.10
Reporter: Magesh Bojan
Assignee: Magesh Bojan
Fix For: 5.0 initial development
Wsdl and Smooks Resource cache creation are not synchronized and hence could lead to a
race condition when the same resource is being created by multiple threads.
Fix is to synchronize the cached resource creation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira