[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2304) DOMUtils doesn't clear thread locals

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Wed Sep 17 07:19:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBWS-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12429983#action_12429983 ] 

Darran Lofthouse commented on JBWS-2304:
----------------------------------------

FIX - Going to remove the current call to DOMUtils.clearThreadLocals() and move this to the MessageContextAssociation, once the last CommonMessageContext is popped the DOMUtils.clearThreadLocals will be called.


> DOMUtils doesn't clear thread locals
> ------------------------------------
>
>                 Key: JBWS-2304
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2304
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions:  jbossws-native-3.0.3
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: jbossws-native-3.0.4
>
>
> The issue JBWS-1903 addressed this problem for requests coming into JBossWS, however the same DOMUtils is used when JBossWS is acting as a client so large DocumentBuilders can be left associated with the calling clients thread.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list