[
https://issues.apache.org/jira/browse/CXF-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Diesler updated CXF-1517:
--------------------------------
To reproduce, please have a look at
http://jbws.dyndns.org/mediawiki/index.php?title=Building_From_Source
> 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:49:43,737 ERROR [[ProviderService]] Allocate exception for servlet
> ProviderService
> org.apache.cxf.BusException: No binding factory for namespace
> http://schemas.xmlsoap.org/wsdl/http/ registered.
> at
> org.apache.cxf.binding.BindingFactoryManagerImpl.getBindingFactory(BindingFactoryManagerImpl.java:82)
> at
> org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createEndpoint(AbstractWSDLBasedEndpointFactory.java:87)
> at
> org.apache.cxf.frontend.ServerFactoryBean.create(ServerFactoryBean.java:113)
> at
> org.apache.cxf.jaxws.JaxWsServerFactoryBean.create(JaxWsServerFactoryBean.java:160)
> at org.apache.cxf.jaxws.EndpointImpl.getServer(EndpointImpl.java:304)
> at org.apache.cxf.jaxws.EndpointImpl.doPublish(EndpointImpl.java:232)
> at org.apache.cxf.jaxws.EndpointImpl.publish(EndpointImpl.java:183)
> at org.apache.cxf.jaxws.EndpointImpl.publish(EndpointImpl.java:357)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.