Hi, Thank you for the help. Currently our applications are using gwt with smartgwt and google rpc. We connect to external sql databases through a JNDI C3P0 connection pool. Not sure if AppScale will support any of that but I will take a look at it. Basically I just need a way to push code out to our servers after we GWT compile, preferably within myeclipse.
On Tue, Jan 11, 2011 at 2:12 PM, Didier Durand <[email protected]>wrote: > Hi, > > You may try to instally AppScale (open source version of Ap Engine) if > you wish to replicate exactly App Engine: see > > http://googleappengine.blogspot.com/2010/10/research-project-appscale-at-university.html > as starting point. > > You have to be in a very specific situation to target this replication > of GAE: would a regular servlet server + database not satisfy your > needs ? > > regards > > didier > > > On Jan 10, 8:39 pm, joe kolba <[email protected]> wrote: > > Hi, > > I am relatively new to GWT. I am a developer / engineer currently > > working on a GWT 2.0.4 project. I was wondering if there is a way to > > set up a App Engine locally on my own java server so I could compile > > and deploy directly to our development and test servers straight out > > of myeclipse. I would really appreciate any advice and or comments on > > how this can be done. Please email me at [email protected]. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
