Author: sergeyb
Date: 2010-10-07 07:44:59 -0400 (Thu, 07 Oct 2010)
New Revision: 13069
Modified:
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/saaj/SOAPConnectionTestCase.java
Log:
[JBWS-3084] Removing the left-over comment from the test
Modified:
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/saaj/SOAPConnectionTestCase.java
===================================================================
---
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/saaj/SOAPConnectionTestCase.java 2010-10-07
11:41:44 UTC (rev 13068)
+++
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/saaj/SOAPConnectionTestCase.java 2010-10-07
11:44:59 UTC (rev 13069)
@@ -61,7 +61,6 @@
doTestSoapConnection(false);
}
- // TODO: ignore until CXF 2.3 update to AbstractHttpDestination makes it into JBoss
repos
public void testSoapConnectionGet() throws Exception
{
final String serviceURL = "http://" + getServerHost() +
":8080/saaj-soap-connection/greetMe";
Show replies by date