You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2009/09/07 18:40:57 UTC

[jira] Updated: (CXF-1517) HTTP bindings for Provider

     [ https://issues.apache.org/jira/browse/CXF-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin updated CXF-1517:
----------------------------------

    Component/s:     (was: REST)
                 JAX-WS Runtime

> HTTP bindings for Provider
> --------------------------
>
>                 Key: CXF-1517
>                 URL: https://issues.apache.org/jira/browse/CXF-1517
>             Project: CXF
>          Issue Type: Sub-task
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0.5
>            Reporter: Thomas Diesler
>
> [tdiesler@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.