Re: WebService problem after adding ...

2011-07-12 Thread Willem.Jiang
Which version of CXF are you using? It looks like you have multiple version of CXF jars in your class path. -- View this message in context: http://camel.465427.n5.nabble.com/WebService-problem-after-adding-tp4578410p4581491.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: WebService problem after adding ...

2011-07-12 Thread Ashwin Karpe
Hi, You have provided insufficient data... It is not easy to say what is wrong in a webservice without the WSDL document. In any case, I am attaching a link to a CXF based spring configuration that works just fine (along with its associated WSDL). It should help you get your code working. https:/