[
https://issues.apache.org/jira/browse/CXF-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessio Soldano updated CXF-1517:
---------------------------------
Issue Type: Sub-task (was: Bug)
Parent: CXF-1243
> HTTP bindings for Provider
> --------------------------
>
> Key: CXF-1517
> URL: https://issues.apache.org/jira/browse/CXF-1517
> Project: CXF
> Issue Type: Sub-task
> Affects Versions: 2.0.5
> Reporter: Thomas Diesler
>
> [tdies...@tddell 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.