Jean-Baptiste Onofré created KARAF-6967:
-------------------------------------------
Summary: CXF SOAP example doesn't work with JDK 1.8
Key: KARAF-6967
URL: https://issues.apache.org/jira/browse/KARAF-6967
Project: Karaf
Issue Type: Bug
Components: karaf
Affects Versions: 4.2.10, 4.3.0
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
When using CXF SOAP client (in SOAP example), we have:
{code:java}
javax.xml.ws.WebServiceException: Could not find wsdl:binding operation info
for web method list.
at
org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:129) ~[?:?]
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)