On Tue, Jul 8, 2014 at 11:47 AM, Andy <[email protected]> wrote: > I am developing an Application on app engine using Java, and I have a Java > app that is sitting on Tomcat on an in-house server. The Tomcat Java app > needs to make web services call to app on GAE, and this Tomcat Java App > needs to authenticate, is it that I could use Service Account for Tomcat > Java App to connect to GAE in terms of authentication? >
How are you planning to make the web services call? How much data is being transferred between the two applications? ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
