Also this is the console output :
12/08/13 12:58:27 INFO main.MainSupport: Apache Camel 2.10.0 starting 12/08/13 12:58:27 INFO support.ClassPathXmlApplicationContext: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1079781: startup date [Mon Aug 13 12:58:27 MST 2012]; root of context hierarchy 12/08/13 12:58:28 INFO xml.XmlBeanDefinitionReader: Loading XML bean definitions from file [C:\Project\DEV\workspace\camelinaction\hello-service\target\classes\META-INF\spring\camelContext-CXF.xml] 12/08/13 12:58:32 INFO xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [META-INF/cxf/cxf.xml] 12/08/13 12:58:32 INFO xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml] 12/08/13 12:58:32 INFO xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [META-INF/cxf/cxf-extension-soap.xml] 12/08/13 12:58:35 INFO support.ClassPathXmlApplicationContext: Bean 'cxf' of type [class org.apache.cxf.bus.spring.SpringBus] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 12/08/13 12:58:35 INFO support.DefaultListableBeanFactory: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1243f75: defining beans [cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,processor1,routerEndpoint,template,consumerTemplate,test_context:beanPostProcessor,test_context]; root of factory hierarchy 12/08/13 12:58:35 WARN spring.OldSpringSupport: Import of META-INF/cxf/cxf-extension-soap.xml has been deprecated and is unnecessary. 12/08/13 12:58:36 INFO spring.SpringCamelContext: Apache Camel 2.10.0 (CamelContext: test_context) is starting 12/08/13 12:58:37 INFO management.ManagementStrategyFactory: JMX enabled. 12/08/13 12:58:37 INFO management.DefaultManagementLifecycleStrategy: StatisticsLevel at All so enabling load performance statistics 12/08/13 12:58:38 INFO converter.DefaultTypeConverter: Loaded 194 type converters 12/08/13 12:58:38 INFO factory.ReflectionServiceFactoryBean: Creating Service {http://service.spring.demo/}HelloWorldService from class demo.spring.service.HelloWorld 12/08/13 12:58:39 INFO endpoint.ServerImpl: Setting the server's publish address to be http://localhost:8080/hello-ws/HelloWorld 12/08/13 12:58:39 INFO server.Server: jetty-7.5.4.v20111024 12/08/13 12:58:39 INFO server.AbstractConnector: Started SelectChannelConnector@localhost:8080 STARTING 12/08/13 12:58:39 INFO handler.ContextHandler: started o.e.j.s.h.ContextHandler{/hello-ws,null} 12/08/13 12:58:39 INFO spring.SpringCamelContext: Route: route1 started and consuming from: Endpoint[cxf://bean:routerEndpoint] 12/08/13 12:58:39 INFO spring.SpringCamelContext: Total 1 routes, of which 1 is started. 12/08/13 12:58:39 INFO spring.SpringCamelContext: Apache Camel 2.10.0 (CamelContext: test_context) started in 3.015 seconds On Mon, Aug 13, 2012 at 1:00 PM, Rajesh Gangadharan < rajesh.thodukul...@gmail.com> wrote: > Thank you Mike. After adding following dependency in pom. And running > using mvn camel:run , I am not seeing any error. But it is not calling the > actual web service and not seeing any system out in the Processor class... > > > < > dependency> > > <groupId>org.apache.cxf</groupId> > > <artifactId>*cxf*-*rt*-transports-*http*-*jetty*</artifactId> > > <version>2.6.1</version> > > <type>jar</type> > > <scope>compile</scope> > > </dependency> > > <dependency> > > <groupId>org.apache.cxf</groupId> > > <artifactId>*cxf*-*rt*-transports-*http*</artifactId> > > <version>2.6.1</version> > > <type>jar</type> > > <scope>compile</scope> > > </dependency> > > <dependency> > > <groupId>org.apache.cxf</groupId> > > <artifactId>*cxf*-*api*</artifactId> > > <version>2.6.1</version> > > <type>jar</type> > > <scope>compile</scope> > > </dependency> > > <dependency> > > *<groupId>org.apache.neethi</groupId>* > > <artifactId>neethi</artifactId> > > <version>3.0.2</version> > > <scope>compile</scope> > > </dependency> > > <dependency> > > <groupId>org.apache.cxf</groupId> > > <artifactId>*cxf*-*rt*-*ws*-policy</artifactId> > > <version>2.6.1</version> > > <type>jar</type> > > <scope>compile</scope> > > </dependency> > > On Mon, Aug 13, 2012 at 12:25 PM, michal.warecki [via Camel] < > ml-node+s465427n5717267...@n5.nabble.com> wrote: > >> Hi! >> >> Try to put cxf-rt-transport-http-jetty jar into tour classpath. >> >> PS. Next time, create such kind of posts in Camel User forum. >> >> ------------------------------ >> If you reply to this email, your message will be added to the >> discussion below: >> >> http://camel.465427.n5.nabble.com/Isssue-using-POJO-data-format-with-Camel-tp5717266p5717267.html >> To unsubscribe from Isssue using POJO data format with Camel, click >> here<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5717266&code=cmFqZXNoLnRob2R1a3VsYXRoQGdtYWlsLmNvbXw1NzE3MjY2fC0yMDE2NTc1MzY1> >> . >> NAML<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> > > -- View this message in context: http://camel.465427.n5.nabble.com/Isssue-using-POJO-data-format-with-Camel-tp5717266p5717272.html Sent from the Camel Development mailing list archive at Nabble.com.