[appengine-java] Re: datastore

2012-03-14 Thread Ian Marshall
I think that you will have to put more effective effort into posing your question to get a useful reply. What datastore persistence interface do you want to use? What is your datastore design, using which you want to store a string? What web framework do you want to use, if any? Have you read

[appengine-java] Re: getUploads() on blobstoreService not found

2012-03-14 Thread Drew Spencer
UPDATE: Found a solution here: http://stackoverflow.com/questions/9079431/appengine-blobstore-cant-upload-blobs-since-update-to-1-6-1-from-1-5-5-getuplo The files on my build path were fine but I needed to clear out the WEB-INF/lib folder of all of the old ones. Happy coding! Drew On

Re: [appengine-java] Re: datastore

2012-03-14 Thread Ikai Lan (Google)
Hi, I've sort of soft closed this group. I was supposed to put it into read-only mode a week ago, but I wanted to see if questions would still trickle in. This type of question seems pretty good for StackOverflow, where we're increasing our efforts to grow the community there. Try posting it and

[appengine-java] How to initialize class guestbook.PMF ?

2012-03-14 Thread Vaso
javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could not initialize class guestbook.PMF Probably error in CLASSPATH, what this variable must contain, need example! -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To

Re: [appengine-java] How to initialize class guestbook.PMF ?

2012-03-14 Thread Ikai Lan (Google)
Hi, This might be a good question for StackOverflow. We're trying to migrate these types of questions over there: https://groups.google.com/forum/#!topic/google-appengine/Z6XN_64cA7w Likely: 1. It doesn't exist 2. You are importing it incorrectly -- Ikai Lan Developer Programs Engineer,

[appengine-java] Re: Unsupported method contains while parsing expression:

2012-03-14 Thread James M
Hey Google, If that really is a mistake in the documentation that Ftaylor pointed out, can you take the 5 minutes and update it? That 5 minutes sure would pay lots of dividends on the other side in terms of saved minutes trying to figure out why things aren't working. The documentation is

[appengine-java] Re: Unsupported method contains while parsing expression:

2012-03-14 Thread James M
Sorry, it was 2 years ago. I added wrong :) James On Wednesday, February 3, 2010 9:40:27 AM UTC-8, Ftaylor wrote: There actually seems to be a mistake in the documentation: // Give me all Employees with lastName equal to Smith or Jones Query query = pm.newQuery(Employee.class,

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

2012-03-14 Thread Vik
hie Jose Any coded sample for this for google app engine for java? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Fri, Mar 2, 2012 at 8:55 PM, Jose Montes de Oca jfmontesde...@google.com wrote: Vik, Working together with cloud storage sounds like a good