[esb-issues] [JBoss JIRA] Issue Comment Edited: (JBESB-3567) Remove thread local use within SOAPProcessor

Magesh Bojan (JIRA) jira-events at lists.jboss.org
Wed Jul 27 08:19:23 EDT 2011


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

Magesh Bojan edited comment on JBESB-3567 at 7/27/11 8:18 AM:
--------------------------------------------------------------

At branch JBESB_4_10_CP revision 37310

      was (Author: mageshbk):
    At branch JBESB_4_10_CP revision 37305
  
> Remove thread local use within SOAPProcessor
> --------------------------------------------
>
>                 Key: JBESB-3567
>                 URL: https://issues.jboss.org/browse/JBESB-3567
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web Services
>    Affects Versions: 4.9
>            Reporter: Kevin Conner
>            Assignee: Magesh Bojan
>             Fix For: 4.10 CP1
>
>
> SOAPProcessor allows for references to the current ESB message to be passed directly to an invoked webservice (executed within thread) but this is inherently broken.
> Any webservice implementation can choose to move processing over to a different thread (thereby losing the reference) but it also means that the execution of a webservice, from within the context an ESB invocation, may differ from a normal invocation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list