[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5956) ConnectTimeoutException when run JUnit Tests with poor internet connection

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Fri Feb 26 11:19:21 EST 2010


ConnectTimeoutException when run JUnit Tests with poor internet connection
--------------------------------------------------------------------------

                 Key: JBIDE-5956
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5956
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Visual Page Editor core
    Affects Versions: 3.1.0.CR1
            Reporter: Maxim Areshkau
            Assignee: Alexey Kazakov


When I run Junit and have poor Internet connection I have got ConnectTimeoutException.
The test was testAjaxListener. Test page was https://svn.jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/ajax4jsfTests/WebContent/pages/components/ajaxListener.xhtml
There following URI on page 
<html xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:a4j="http://richfaces.org/a4j"
    xmlns:rich="http://richfaces.org/rich">, all looks standard. Why connect to smth, can we cash this URI?

-- 
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 jbosstools-issues mailing list