[appengine-java] Re: JPA and Scala

2009-10-19 Thread Mark Essel
Hello Chris. I'm also interested in building a scala app on the Google App Engine. I have a simple working (empty) lift/scala template here: http://dl.getdropbox.com/u/1127092/lift4gaeTEMPLATE.zip But I haven't been able to cross the bridge from scala GAE app to wave robot. As I understand it

[google-appengine] Re: twitter oauth

2009-08-08 Thread Mark Essel
Nothing simple like callback from Twitter (btw how do you set your callback from Twitter for localhost?) On Aug 7, 6:45 pm, Ben Adida b...@adida.net wrote: Just an update... I've verified that the exact URL I'm trying to fetch from within GAE gets a response from Twitter, in my browser, in 1

[google-appengine] Re: Noob web programmer seeks Jedi guru

2009-07-29 Thread Mark Essel
, as these redirects could come from several different sources. If you could share relevant sections of your source code as well it should greatly improve our ability to get to the bottom of this :-) Thank you, Jeff On Mon, Jul 27, 2009 at 5:12 AM, Mark Essel mes...@gmail.com wrote

[google-appengine] Noob web programmer seeks Jedi guru

2009-07-27 Thread Mark Essel
Doing some simpe oauth stuff on the GAE and having a redirect merry go round (doesn't happen with localhost). Warning, just began using php a month ago, and dove into scala/lift/ java/python/GAE please speak in simple words, a if you were explaining it to a child (galaxy quest fans) thanks

[google-appengine] Re: Inifite redirect loop on login

2009-07-27 Thread Mark Essel
I ran into a similar problem. Code worked fine in the test localhost. But as soon as I uploaded it I kept getting the redirect loop. Would appreciate some insight. On Jul 17, 10:30 pm, michael.maguire michael.magu...@gmail.com wrote: This would appear to happen whenever I attempt to login to