James Falkner:
- 'Existing web applications that require a relational database will not run on App Engine without modification." - this one scares me the most!
- "Datastore cannot use inequality filters on more than one entity property per query"
.
As of writing this response, the
Wikipedia article appears to be outdated. In the meantime Google has released
Google Cloud SQL, which will overcome the two cited points above.
Here is a list of white listed
JRE classes. With this it should be fairly easy to determine if/ where Liferay uses other classes too.
I currently have the impression that it comes down to the file system access. Depending on how Liferay implements the file system access (outside the war deployment container), it might be possible to build a virtual file system (i.e. based on
fuse), which utilizes
Google Blobstore.
Possibly someone could answer my related question with this
post?
Be kell jelentkezni ahhoz, hogy ez helytelenként legyen megjelölve.