[appengine-java] Re: Issue with URLFetchService & HTTPResponse .getContent()

2010-02-15 Thread Johnnie Walker
Rookie mistake, I feel stupid, Thanks John. On Feb 15, 1:26 am, John Patterson wrote: > http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Class.html#getName() > > On 15 Feb 2010, at 05:40, Johnnie Walker wrote: > > > Hi, > > > I might be my environment but could so

[appengine-java] Issue with URLFetchService & HTTPResponse .getContent()

2010-02-14 Thread Johnnie Walker
Hi, I might be my environment but could somebody else please check if they can replicate this: URLFetchService f=URLFetchServiceFactory.getURLFetchService(); HTTPResponse r=f.fetch(new URL(url)); If then I execute this line: r.getContent().getClass().getName() it returns this: [B (Yes, squ

[appengine-java] Grails/Java poor performance

2009-10-27 Thread Johnnie Walker
Hi, I just deployed a very simple app onto App Engine using Grails (tregoning-app.appspot.com)... the problem is that it take 30 seconds for a very basic page to respond, is this "normal" behavior of a Grails apps running on GAE or are there some temporary issues going on at the moment (I couldn'