[appengine-java] Re: Turning off logging for spring security when running in App Engine java

2012-01-29 Thread Adrian Pang
Thanks for your help -- I believe spring uses log4j, and I have updated log4j.properties in the src folder. I also updated logging.properties in the WEB-INF folder (which web.xml is pointing to) and set .level=WARNING, but those debug statements still keep showing up =( On Jan 28, 8:38 am, object

[appengine-java] Turning off logging for spring security when running in App Engine java

2012-01-27 Thread Adrian Pang
debug statements) Does anyone else have this problem? It's driving me insane as it's burying my useful statements! I tried also WARN and FATAL levels as well (and yet I am still getting DEBUG outputs) Thanks, Adrian -- You received this message because you are subscribed to th

[appengine-java] Exact JVM version

2010-11-11 Thread Adrian Petrescu
(or how can I find out) the exact JVM version you guys are running? If it's a custom version, can you at least tell me if it's forked from one of the three versions I listed above? Thanks! -Adrian -- You received this message because you are subscribed to the Google Groups "Google A

Re: [appengine-java] Re: Uploading to blobstore gives OutOfMemoryError

2010-10-25 Thread Adrian Petrescu
No, we had the enctype; that's what the "uploadForm.setEncoding(FormPanel. ENCODING_MULTIPART);" was about. As several of us have discovered, it's the name we were missing. The requirement to have encoding set is well-documented, the name is not so much. And the point remains that even if it is do

[appengine-java] webcast on how to connect google appengine to chef

2010-07-28 Thread Adrian Cole
although this is equally applicable in other context. If you are interested, join the webcast next Friday 6 August at 08:00 PDT and find out more! http://ow.ly/2hp1A Regards, -Adrian Cole founder jclouds evangelist @ Opscode -- You received this message because you are subscribed to the Google Group

[appengine-java] new demo shows google appengine instances registering in opscode chef upon startup

2010-07-22 Thread Adrian Cole
3]. I hope you like it! -Adrian founder jclouds [1] http://wiki.opscode.com/display/chef/Home [2] http://wiki.opscode.com/display/chef/Data+Bags [3] https://manage.opscode.com/nodes -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java"

[appengine-java] Guestbook and jdoconfig.xml problem

2010-07-12 Thread Adrian
Hi i'm trying to follow http://www.youtube.com/watch?v=P3GT4-m_6RQ tutorial but i get this error HTTP ERROR 500 Problem accessing /otraClase. Reason: INTERNAL_SERVER_ERROR Caused by: java.lang.ExceptionInInitializerError at com.google.guestbook.otraClase.doGet(otraClase.java:21)

Re: [appengine-java] Re: Uploading to blobstore gives OutOfMemoryError

2010-07-06 Thread Adrian Petrescu
27;s no way such a simple mistake should cause an OutOfMemoryException and crash; it could even be the source of DOS vulnerabilities in the future just by crafting malicious HTTP POST requests. I'll file a bug report with Google. Cheers, Adrian On Mon, Jul 5, 2010 at 10:40 PM, Thomas wrote:

Re: [appengine-java] Re: Uploading to blobstore gives OutOfMemoryError

2010-07-05 Thread Adrian Petrescu
em in there? Thanks, Adrian On Mon, Jul 5, 2010 at 10:03 PM, Thomas wrote: > Hi: > > I read the post on Stack Overflow. My opinion is that you had better > use a plain normal HttpServlet#doPost to handle the upload. I also > encountered 500 Internal Server Error, but it worked well

[appengine-java] Re: Uploading to blobstore gives OutOfMemoryError

2010-07-05 Thread Adrian Petrescu
I've also posted about the issue on Stack Overflow here: http://stackoverflow.com/questions/3177092/uploading-to-blobstore-gives-a-java-heap-outofmemoryerror Hopefully getting some more eyeballs on it will help. On Jul 4, 10:47 pm, Adrian Petrescu wrote: > I'm having the exact s

[appengine-java] Re: Uploading to blobstore gives OutOfMemoryError

2010-07-04 Thread Adrian Petrescu
I'm having the exact same issue too, down to the line numbers in the stack trace. Has anyone figured out what is causing this? I find it hard to believe we've all made the exact same identical mistake, all within the last month. Is something wrong on Google's end? Cheers, Adrian

[appengine-java] "Content is not allowed in prolog" when parsing perfectly valid XML on GAE

2010-06-13 Thread Adrian Petrescu
out the chunking information present in the HTTP stream And I've tried most of these in multiple combinations where it made sense they would interact -- nothing! I'm at my wit's end. Has anyone seen an issue like this before that can hopefully shed some light on it? Thanks! -Adrian

[appengine-java] Re: Datastore + UI testing

2010-04-02 Thread Adrian B
le suite, the more brittle your tests will be. Selenium tests will give > you the most confidence, but they're also the most work to maintain. > > > > > > On Fri, Apr 2, 2010 at 12:54 AM, Adrian B wrote: > > Is there a way to combine datastore testing with local HTTP r

[appengine-java] Datastore + UI testing

2010-04-02 Thread Adrian B
Is there a way to combine datastore testing with local HTTP requests so that you simultaneously validate the state of the datastore and the way the data is displayed to the user? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To p

[appengine-java] Re: Persisting cached objects

2010-03-15 Thread Adrian B
My issue was with JCache actually (http://code.google.com/appengine/ docs/java/memcache/overview.html). While switching to a Level2 cache might have advantages, it will not clear the feeling that I'm missing something regarding the inner workings of the application - datastore relationship. -- Yo

[appengine-java] Persisting cached objects

2010-03-15 Thread Adrian B
, I'll be forever grateful. Thanks, Adrian B -- 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 google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to

[appengine-java] access compute and storage clouds with jclouds

2010-02-02 Thread Adrian Cole
ave a new spring demo to show that off [3]. Unlike before, we now have a binary distribution you can download [4]. Please do let us know what you'd like to see from us next. All the best, -Adrian founder jclouds [1] http://code.google.com/p/jclouds/wiki/BlobStore [2] http://code.google.com

[appengine-java] BlobStore not just jclouds anymore

2009-12-18 Thread Adrian Cole
ook here: http://anyweight.blogspot.com/2009/10/save-your-tweets-forever-with-jclouds.html I suppose we'll look into adding google Blobstore to our BlobStore soon ;) Cheers, Adrian jclouds: open source cloud integration framework http://code.google.com/p/jclouds/ -- You received this message because y

[appengine-java] Re: Discussion on will-it-play-in-app-engine

2009-09-22 Thread adrian
Apache Click Framework: http://incubator.apache.org/click/ Version: 2.1.0 Status: Compatible Demo application sources: http://code.google.com/p/click-jpa-demo/ Demo application live: http://click-jpa.appspot.com/ Apache Click has support for GAE/J in the package "org.apache.click.extras.gae.*", s