[appengine-java] Is there a an Ecliopse plug in for modling and code generation for Jdo ?

2012-03-11 Thread Shawky Foda
I need to visually design my class diagrams then generate the corresponding JDO java code ... exactly as Creating an Entity Relationship Diagram ERD then generating the corresponding Database tables. Is there an Eclipse plug in for this purpose ? Thank You -- You received this message

[appengine-java] How to handle class version issues in DataStore

2012-03-11 Thread Yogesh Naik
Hello, I have a question related to App engine Data Store. Lets say I have a simple POJO class like this: public class Employee implements Serializable { private String name; private Date birthDay; ... ... } I create an object of this class and store it in Data Store. After this lets say if I

[appengine-java] Datastore server error

2012-03-11 Thread wakk...@hotmail.com
Hi, My application is address-generator-singapore.appspot.com, however the Datastore Viewer seems to have gone awry. I can't view it at all; all that happens when I click it is a server error and a link returning me to the applications screen. I've done research and it seems this problem is

[appengine-java] Datastore has no entities in the Empty namespace

2012-03-11 Thread heri
hy I want to ask why my google app didn't show any entity actually I had create the entity this is the result in webpage /admin Datastore has no entities in the Empty namespace. You need to add data programatically before you can use this tool to view and edit it. -- You received this message

Re: [appengine-java] Datastore server error

2012-03-11 Thread kwanja9999
Sent from my BlackBerry® by dtac. -Original Message- From: wakk...@hotmail.com wakk...@hotmail.com Sender: google-appengine-java@googlegroups.com Date: Sat, 10 Mar 2012 09:03:33 To: google-appengine-java@googlegroups.com Reply-To: google-appengine-java@googlegroups.com Subject:

Re: [appengine-java] Datastore server error

2012-03-11 Thread kwanja9999
Sent from my BlackBerry® by dtac. -Original Message- From: wakk...@hotmail.com wakk...@hotmail.com Sender: google-appengine-java@googlegroups.com Date: Sat, 10 Mar 2012 09:03:33 To: google-appengine-java@googlegroups.com Reply-To: google-appengine-java@googlegroups.com Subject:

Re: [appengine-java] Datastore has no entities in the Empty namespace

2012-03-11 Thread kwanja9999
Sent from my BlackBerry® by dtac. -Original Message- From: heri hr.herma...@gmail.com Sender: google-appengine-java@googlegroups.com Date: Sun, 11 Mar 2012 00:56:09 To: Google App Engine for Javagoogle-appengine-java@googlegroups.com Reply-To: google-appengine-java@googlegroups.com

[appengine-java] GAE performance, the log, and a missing 500ms

2012-03-11 Thread n3phele
Hi Im trying to understand the performance of my GAE app, which appears to be declining over time. Here is a log from my Java app .. please note that my instance is running so this isnt the first time the code is being executed in the instance.. 2012-03-11 10:16:12.841 /resources/command?

Re: [appengine-java] GAE performance, the log, and a missing 500ms

2012-03-11 Thread Jeff Schnitzer
Have you tried using appstats? (isn't this group supposed to be readonly?) Jeff On Sun, Mar 11, 2012 at 12:28 PM, n3phele n3ph...@gmail.com wrote: Hi Im trying to understand the performance of my GAE app, which appears to be declining over time. Here is a log from my Java app .. please

Re: [appengine-java] Re: publishing html files

2012-03-11 Thread Vik
hie any advise on this please as answer this question will help us to chose the right option Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sun, Mar 4, 2012 at 12:09 AM, Vik vik@gmail.com wrote: Hie Any code sample for jave for GAE doing this? And