WFSDataStore can hung up indefinitely on a connection
-----------------------------------------------------

                 Key: GEOT-1595
                 URL: http://jira.codehaus.org/browse/GEOT-1595
             Project: GeoTools
          Issue Type: Bug
    Affects Versions: 2.5-M0, 2.4-RC0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
            Priority: Critical
             Fix For: 2.5-M1


This happens because HTTPUrlConnection has no timeout settings in jdk 1.4
But in trunk we use 1.5, and there the timeout can and should be set. See:
http://java.sun.com/j2se/1.5.0/docs/api/java/net/URLConnection.html#setConnectTimeout(int)
(adn setReadTimeout too).

-- 
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 2005.
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