Hey Guys, I'm building a mobile application in Android with Couchbase Lite and I've a question about Sync Gateway as it's quite new to be. The app talks to a Token Vending Machine <http://aws.amazon.com/articles/4611615499399490> and currently registers the user in a Amazon SimpleDB. I want to change this so that users are registered to my Couchbase database. The TVM itself is a Java project deployed as a war file in tomcat on the same server as my Couchbase database and Sync Gateway. In order to keep Sync Gateway happy, do I need to call though to the Sync Gateway Admin REST API on localhost from the Java code in the TVM or can/should I use the sdk (Couchbase Java Client Library 1.3) at this point given the context? It's a bit unclear to me reading the docs with this kind of setup.
Any help would be great appreciated. Many thanks, Derek. -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/9b80d3b4-967d-48c1-af38-f84013c914b4%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
