[appengine-java] Re: 1.4.3 Javadocs? Looking for the FileServiceFactory docs:

2011-04-02 Thread branflake2267
Not sure why I'm getting this error yet. The class exists and is included in the source. Hm? Caused by: java.lang.NoClassDefFoundError: com/google/appengine/api/files/LockException at org.gonevertical.core.server.jdo.data.ThingStuffJdo.getValueFileData(ThingStuffJdo.java:1162)

[appengine-java] Re: 1.4.3 Javadocs? Looking for the FileServiceFactory docs:

2011-04-02 Thread branflake2267
Oops, war/WEB-INF/libs didn't get 1.4.3 libs, still had the 1.4.2. Remove 1.4.2 libs and replace with 1.4.3. This occurred with change of sdk and some manual stuff I did. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to

[appengine-java] Re: 1.4.3 Javadocs? Looking for the FileServiceFactory docs:

2011-04-02 Thread branflake2267
Just another note: If your reading a file do it in a task! Otherwise you only have ten seconds. Brandon Donnelson http://gwt-examples.googlecode.com http://c.gawkat.com -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to t

[appengine-java] Re: 1.4.3 Javadocs? Looking for the FileServiceFactory docs:

2011-04-03 Thread Mitch Rudominer
I apologize, we neglected to include the JavaDoc for the new File API in the 1.4.3 release. It will be in 1.4.4 but I will look into posting it somewhere temporarily. In the mean time, here is the JavaDoc for the method you asked about: /** * Creates a new empty file in the BlobStore of the spe

[appengine-java] Re: 1.4.3 Javadocs? Looking for the FileServiceFactory docs:

2011-04-03 Thread branflake2267
Ah, just what I needed. Thanks! Brandon -- 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-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-j

[appengine-java] Re: 1.4.3 Javadocs? Looking for the FileServiceFactory docs:

2011-04-03 Thread Jay Young
On Sunday, April 3, 2011 12:59:23 PM UTC-4, Mitch Rudominer wrote: > > I will look into posting it somewhere temporarily. files-javadoc.appspot.com? :-) -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, sen