XML-XSD is not thread safe
--------------------------

                 Key: GEOT-1706
                 URL: http://jira.codehaus.org/browse/GEOT-1706
             Project: GeoTools
          Issue Type: Bug
          Components: ext xml-xsd
    Affects Versions: 2.5-M0
            Reporter: Andrea Aime
            Assignee: Justin Deoliveira
             Fix For: 2.5-M1


Cleaning up my unread mail I found this one... I believe it did not turn into 
an issue, not sure if it was ever committed too:

{panel}
On Jan 29, 2008 4:51 PM, Justin Deoliveira <[EMAIL PROTECTED]> wrote:

    Cool, Nate you are probably the first to try using the parser from
    concurrent threads so i am not surprised you ran into a bit of an issue.
    Thanks for submitting the patch. However it seems to have gotten lost in
    the reply. Can someone point me at it again?

    Andrea Aime wrote:
    > Jody Garnett ha scritto:
    >> This one is all for justin; but thanks for the patch I am sure he will
    >> be interested. Andrea is it worth holding up 2.4.x on this patch?
    >
    > Sounds quite interesting to me. Justin?
    > Cheers
    > Andrea
    >
    >> Cheers,
    >> Jody
    >>
    >> Nate Jones wrote:
    >>> Hi Jody and Justin,
    >>> I was running into an issue with org.geotools.xml.Configuration not
    >>> being thread safe.  I am working on an application that calls a
    >>> Geoserver WFS from multiple threads simultaneously and I was often
    >>> getting a ConcurrentModificationException.  I resolved the issue by
    >>> synchronizing the two lists in Configuration.java.  I wasn't sure if
    >>> anyone else was having issues with this or not, but I thought I'd
    >>> offer the patch if you guys are interested.
    >>>
    >>> I've attached the patch file to this email.  It is for the version of
    >>> Configuration.java at:
    >>> 
http://svn.geotools.org/geotools/branches/2.4.x/modules/unsupported/xml-xsd/src/main/java/org/geotools/xml/Configuration.java
    >>>
    >>>
    >>> Thanks.
    >>> ~Nate
{panel}

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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to