Use Eclipse (Version: 3.5.2.R35x_v20100210-0800-9hEiFzmFst-
TiEn9hNYgDWg1XN8ulH_JvCNGB), develop within it, have 1.3.4 app engine
sdk, using JPA.

I have recently upgraded to app engine 1.3.4. Since upgrade, the
"Validating newly complied units" in Development Mode window in
Eclipse gives me new errors. That window is reporting errors (normal
eclipse view does not show errors).

My com.google.appengine.api.datastore.Blob is not found according to
the error, and all Blob References fails. Also, I created an EMF like
static class, and also the javax.persistence.EntityManagerFactory, and
they also can't be found now (this application actually worked a while
ago).

I have checked the project build path, and libraries in the GWT SDK
(using GWT), App Engine and JRE 6 jar are included. I tried to
explicitly include the jpa and geronimo jars where these exist, but no
luck with that approach.

Anybody hit something like this?

Perry

-- 
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 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to