Hi, Please check that cxf-rt-bindings-soap jar is on the classpath.
Regards, Andrei. > -----Original Message----- > From: Tobse [mailto:[email protected]] > Sent: Mittwoch, 14. Januar 2015 14:52 > To: [email protected] > Subject: Re: ServiceConstructionException: Could not resolve a binding for > http://schemas.xmlsoap.org/wsdl/soap12/ > > Here is the stacktrace ... > > org.apache.cxf.service.factory.ServiceConstructionException: Could not resolve > a binding for http://schemas.xmlsoap.org/wsdl/soap12/ > at > org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createBindingInfo > (AbstractWSDLBasedEndpointFactory.java:352) > at > org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createEndpointInf > o(AbstractWSDLBasedEndpointFactory.java:259) > at > org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createEndpoint(A > bstractWSDLBasedEndpointFactory.java:144) > at > org.apache.cxf.frontend.ClientFactoryBean.create(ClientFactoryBean.java:91) > at > org.apache.cxf.frontend.ClientProxyFactoryBean.create(ClientProxyFactoryBea > n.java:157) > at > org.apache.cxf.jaxws.JaxWsProxyFactoryBean.create(JaxWsProxyFactoryBean.j > ava:142) > at > org.apache.cxf.frontend.ClientProxyFactoryBean.create(ClientProxyFactoryBea > n.java:93) > ... > Caused by: org.apache.cxf.BusException: No binding factory for namespace > http://schemas.xmlsoap.org/wsdl/soap12/ registered. > at > org.apache.cxf.bus.managers.BindingFactoryManagerImpl.getBindingFactory(B > indingFactoryManagerImpl.java:93) > at > org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createBindingInfo > (AbstractWSDLBasedEndpointFactory.java:339) > ... 20 more > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/ServiceConstructionException-Could-not- > resolve-a-binding-for-http-schemas-xmlsoap-org-wsdl-soap12- > tp5753017p5753020.html > Sent from the cxf-user mailing list archive at Nabble.com.
