The key value that we can republish the service in camel is for wrapping the real web service by adding some new enhancement feature such as content base routing, load balance, failover etc.
If you just want to publish a web service with the implementation, please go ahead in straight way by using CXF directly, you don’t need to use camel-cxf this time. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On June 13, 2014 at 7:08:16 AM, blay ([email protected]) wrote: > Im very new to Camel. > I´ve read some pages that say you can publish a Webservice with apache camel > (using CXF). > I have a noob doubt, ¿should the implementation of that webservice be in the > same project as camel? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Publishing-webservices-in-camel-tp5752220.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >
