Re: Problem configuring route

2014-11-06 Thread Aki Yoshida
DefaultCamelContext.doStartCamel(DefaultCamelContext.java:1951) > at > org.apache.camel.impl.DefaultCamelContext.doStart(DefaultCamelContext.java:1777) > at > org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) > at > org.apache.camel.impl.DefaultCamelContext.start(DefaultCamelContext.java:1745) > at > org.apache.camel.example.version.VersionRoutes.main(VersionRoutes.java:14) > > How can i fix the namespace issue? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Problem-configuring-route-tp5758581.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem configuring route

2014-11-06 Thread artur.chyzy
d/or check the names. -- View this message in context: http://camel.465427.n5.nabble.com/Problem-configuring-route-tp5758581p5758586.html Sent from the Camel - Users mailing list archive at Nabble.com.

Problem configuring route

2014-11-06 Thread Royamit
at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) at org.apache.camel.impl.DefaultCamelContext.start(DefaultCamelContext.java:1745) at org.apache.camel.example.version.VersionRoutes.main(VersionRoutes.java:14) How can i fix the namespace issue? -- View this message in context: http://camel.465427.n5.nabble.com/Problem-configuring-route-tp5758581.html Sent from the Camel - Users mailing list archive at Nabble.com.