[jbossws-dev] [JBoss Web Services Development] - Re: Keep alive doesn't doesn't work for closed TCP/IP connec

richard.opalka@jboss.com do-not-reply at jboss.com
Thu Oct 1 08:47:16 EDT 2009


Steps to reproduce the issue:

svn checkout the following branches:
 * spi/branches/ropalka
 * common/branches/ropalka
 * framework/branches/ropalka
 * container/jboss50/branches/ropalka
 * stack/native/branches/ropalka
Do 'mvn clean install' for:
 * spi/branches/ropalka
 * common/branches/ropalka
 * framework/branches/ropalka
 * container/jboss50/branches/ropalka
Comment out the following line in org.jboss.test.ws.jaxws.endpoint.jse.UsecasesTestCase.setUp():
System.setProperty(Constants.HTTP_KEEP_ALIVE, Boolean.FALSE.toString());
Run the test:
mvn -Ptestsuite,hudson,jboss510 -Dtest=**/jaxws/endpoint/jse/UsecasesTestCase test

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258138#4258138

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258138


More information about the jbossws-dev mailing list