> I'm currently evaluating couchdb as a database for one of our web > applications. > > This scenario requires couchdb to be used from java. Therefore I > downloaded couchdb-0.11.0 and couchdb4j-0.1.2.jar. Hm, I think couchdb4j is discontinued. At least there has not been any real code commit since Sep. 2008.
Have you tried jcouchdb or jrelax? http://code.google.com/p/jcouchdb http://github.com/isterin/jrelax Daniel
