Investigate JBossWS-CXF samples webservice
------------------------------------------
Key: CXF-837
URL: https://issues.apache.org/jira/browse/CXF-837
Project: CXF
Issue Type: Task
Affects Versions: 2.0
Environment: http://jira.jboss.org/jira/browse/JBWS-1759
Reporter: Thomas Diesler
[EMAIL PROTECTED] 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
{http://www.openuri.org/2004/04/HelloWorld}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
{http://www.openuri.org/2004/04/HelloWorld}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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.