Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.0
-
None
-
None
Description
tdiesler@tddell xfire]$ ant -Dtest=jaxws/samples/webservice test
tests-run-internal:
[junit] Running org.jboss.test.ws.jaxws.samples.webservice.WebServiceJSETestCase
[junit] Jul 24, 2007 3:00:30 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
[junit] INFO: Creating Service
TestService from WSDL: http://localhost:8080/jaxws-samples-webservice01-jse?wsdl
[junit] Jul 24, 2007 3:00:39 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
[junit] INFO: Creating Service
TestService from WSDL: http://localhost:8080/jaxws-samples-webservice03-jse?wsdl
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 14.8 sec
[junit] Test org.jboss.test.ws.jaxws.samples.webservice.WebServiceJSETestCase FAILED