Re: [google-appengine] Re: Setting up Go in eclipse for GAE

2012-03-31 Thread Wilson MacGyver
The sdk download https://developers.google.com/appengine/downloads Pick the go runtime OSX version And I believe this is up to date https://developers.google.com/appengine/docs/go/gettingstarted/ On Mar 31, 2012, at 5:28 PM, Jonathan B wrote: > Yes I'm on osx. And which file are you talkin

[google-appengine] Re: Setting up Go in eclipse for GAE

2012-03-31 Thread Jonathan B
Yes I'm on osx. And which file are you talking about? On Apr 1, 1:08 am, Wilson MacGyver wrote: > I assume you are on osx. In my case, getting it to run consist of download > the file, unzip it, mkdir your new app directory and run dev app server > pointed to it. > > I haven't used any IDE doin

Re: [google-appengine] Setting up Go in eclipse for GAE

2012-03-31 Thread Wilson MacGyver
I assume you are on osx. In my case, getting it to run consist of download the file, unzip it, mkdir your new app directory and run dev app server pointed to it. I haven't used any IDE doing it however On Mar 31, 2012, at 4:52 PM, Jonathan B wrote: > I'm trying desperately to get working on a

[google-appengine] Setting up Go in eclipse for GAE

2012-03-31 Thread Jonathan B
I'm trying desperately to get working on an app I need to write in Go rather than Java. However I have no idea where to start installing. The tutorials on the various sites of Go, Goclipse and GAE are very confusing. Some are for old versions. Others I simply don't understand the wording. Is there

Re: [google-appengine] Convert jsp to PDF

2012-03-31 Thread Tomas
https://developers.google.com/appengine/docs/java/conversion/ On Sunday, 1 April 2012 07:38:12 UTC+12, Deepak Singh wrote: > > Hi Karim, > > Can you pls explain about point no (3) ? > > Thanks > Deepak > > On Sat, Mar 31, 2012 at 4:21 AM, karim duran wrote: > >> Hi Deepak, >> * >> * >> Your JSP is

Re: [google-appengine] Convert jsp to PDF

2012-03-31 Thread Deepak Singh
Hi Karim, Can you pls explain about point no (3) ? Thanks Deepak On Sat, Mar 31, 2012 at 4:21 AM, karim duran wrote: > Hi Deepak, > * > * > Your JSP is rendered as HTML. And you want to provide your user to download > the same presentation of your JSP, in PDF format. > > So, you need to conver

[google-appengine] High number of 500 errors, but no info in log

2012-03-31 Thread kusmi
Ok, since mid of March I experience high latency values, but lately latency went down again and so also my instance count (I did not touch my java code) but what remains are many many http 500 errors. At the moment 53% of my account register requests fail (as I'm in production -> bad user exper