[esb-issues] [JBoss JIRA] (JBESB-3707) Cached resource creation is not synchronized in SOAPUIClientService

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Tue Nov 20 12:00:23 EST 2012


    [ https://issues.jboss.org/browse/JBESB-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735859#comment-12735859 ] 

RH Bugzilla Integration commented on JBESB-3707:
------------------------------------------------

tcunning at redhat.com made a comment on [bug 781074|https://bugzilla.redhat.com/show_bug.cgi?id=781074]

Tried to apply the fix via AOP, but had issues getting the interception to happen at runtime.

The fix we need is the patch-xmlbeans-2.2.0 file in https://issues.apache.org/jira/browse/XMLBEANS-328, which needs to be put on top of xmlbeans-2.2.0 and then inserted into SOA-P.
                
> 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


More information about the esb-issues mailing list