RE: CxfEndpoint and wsdl message part issue

2017-07-27 Thread Matthew Shaw
Zoran Regvart [mailto:zo...@regvart.com] Sent: Thursday, 27 July 2017 6:52 PM To: users@camel.apache.org Subject: Re: CxfEndpoint and wsdl message part issue Hi Matthew, on first sight that import in WSDL looks fishy to me, perhaps you can try embedding the XSD in the WSDL? I'm sure you have seen it b

Re: CxfEndpoint and wsdl message part issue

2017-07-27 Thread Zoran Regvart
Hi Matthew, on first sight that import in WSDL looks fishy to me, perhaps you can try embedding the XSD in the WSDL? I'm sure you have seen it but if you haven't there is an example with Camel and CXF in OSGI[1] that you can try to play with, zoran [1] https://github.com/apache/camel/tree/master/

CxfEndpoint and wsdl message part issue

2017-07-26 Thread Matthew Shaw
Hi, I'm configuring a camel route with a cxf web service endpoint and deploying into osgi/karaf via declarative services. Service starts up ok and I can browse the wsdl. However invoking from soapui with a valid request I am getting the following error: org.apache.cxf.interceptor.Fault: Messag