No, if you are using the POJO dataformat which is by default, you have
to specify the serviceClass.
BTW, please use us...@camel.apache.org to ask this kind of question.
On Wed Nov 9 13:26:27 2011, farha wrote:
Hi
Thanks for the reply!
Now if we have a published wsdl. Can we pick up the publi
Hi
Thanks for the reply!
Now if we have a published wsdl. Can we pick up the published wsdl in
camelcontext.xml and forward it to further processing??
Our code is like this:
http://camel.apache.org/schema/blueprint";
trace="false">
http://localhost:8092/PersonService/"; serviceClass = ""
ws
You are looking for a contract first web services example then right? Here
is one from Camel in Action:
http://camelinaction.googlecode.com/svn/trunk/chapter7/cxf/contract_first/
On Tue, Nov 8, 2011 at 6:06 AM, farha wrote:
> Hi,
>
> I want to know the simple syntax for publishing a wsdl without