You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2007/04/11 21:24:32 UTC

[jira] Created: (AXIS2-2509) JAX-WS Concurrent Modification

JAX-WS Concurrent Modification
------------------------------

                 Key: AXIS2-2509
                 URL: https://issues.apache.org/jira/browse/AXIS2-2509
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Rich Scheuerle


An IBM user encountered a ConcurrentModification error in the JAX-WS JAXBUtils class.

The culprit is a missing synchronized block in the JAXBContext caching code.

I do not have a representative test.  

I will commit the change soon.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Closed: (AXIS2-2509) JAX-WS Concurrent Modification

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rich Scheuerle closed AXIS2-2509.
---------------------------------

    Resolution: Fixed

Revision 527622

> JAX-WS Concurrent Modification
> ------------------------------
>
>                 Key: AXIS2-2509
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2509
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Rich Scheuerle
>
> An IBM user encountered a ConcurrentModification error in the JAX-WS JAXBUtils class.
> The culprit is a missing synchronized block in the JAXBContext caching code.
> I do not have a representative test.  
> I will commit the change soon.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org