Re: couchdb component stops listening couchdb changes

2014-09-04 Thread Claus Ibsen
gt; public static void main(String... args) throws Exception { > Main main = new Main(); > main.enableHangupSupport(); > main.addRouteBuilder(new CouchRouteBuilder()); > main.run(args); > } > > } > > > > > > -- > V

couchdb component stops listening couchdb changes

2014-09-03 Thread dvsridhar
465427.n5.nabble.com/couchdb-component-stops-listening-couchdb-changes-tp5756038.html Sent from the Camel - Users mailing list archive at Nabble.com.