HTTP bindings for Provider
--------------------------
Key: CXF-1517
URL: https://issues.apache.org/jira/browse/CXF-1517
Project: CXF
Issue Type: Bug
Affects Versions: 2.0.5
Reporter: Thomas Diesler
[EMAIL PROTECTED] trunk]$ ant -Dtest=jaxws/jbws1807 test
tests-run-internal:
[junit] Running org.jboss.test.ws.jaxws.jbws1807.JBWS1807TestCase
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 6.732 sec
[junit] Test org.jboss.test.ws.jaxws.jbws1807.JBWS1807TestCase FAILED
10:44:23,438 ERROR [[ProviderService]] Allocate exception for servlet
ProviderService
org.apache.cxf.service.factory.ServiceConstructionException: Could not find
definition for service {http://ws.com/}Provider.
at
org.apache.cxf.wsdl11.WSDLServiceFactory.create(WSDLServiceFactory.java:114)
at
org.apache.cxf.service.factory.ReflectionServiceFactoryBean.buildServiceFromWSDL(ReflectionServiceFactoryBean.java:276)
at
org.apache.cxf.service.factory.ReflectionServiceFactoryBean.initializeServiceModel(ReflectionServiceFactoryBean.java:366)
at
org.apache.cxf.service.factory.ReflectionServiceFactoryBean.create(ReflectionServiceFactoryBean.java:162)
at
org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean.create(JaxWsServiceFactoryBean.java:97)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.