I am getting the following exception:

org.datanucleus.store.appengine.query.DatastoreQuery
$UnsupportedDatastoreOperatorException: Problem with query <SELECT
AdChangeLog FROM AdChangeLog WHERE changeType = :type ORDER BY
timestamp DESC LIMIT 50>: App Engine datastore does not support
operator org.datanucleus.query.expression.Literal.

and after 2 days reading on different blogs and docs, got rather
depressed as there is not really a lot useful info (apart from some
posts on the datanucleus-appengine blog).

How could I help myself when facing problems like above mentioned?
What is the roadmap for the JPA support on GAE? Are there any
alternative implementations of the JPA on GAE datastore (BigTables)?
As I am seriously considering to migrate some production sites to GAE,
each with a few thousands internet users, I am very eager to learn
what are the capabilities of it. Unfortunately, there are only basic
examples available in the docu.
I am wondering if there are some other developers interested in
information exchange or even building some testcases on GAE of needed
(JPA) functionality out of our projects. Having an hour on ICQ every
two weeks is very little.

Thanks in advance
Drasko

-- 
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