Cloud Computing: Google and Red Hat bring App Engine to JBoss
Grazed from Google. Author: PR Announcement.
Google is collaborating with Red Hat to enable developers to run Java application designed for Google’s App Engine Platform-as-a-Service (PaaS) in private cloud installations, according to a post on Google’s Cloud Platform Blog. Both companies have been working together, improving the open source App Engine Test Compatibility Kit (TCK) to further interoperability between Google’s own platform and Red Hat’s third party implementation CapeDwarf.
The result is an implementation on top of Red Hat’s JBoss application server that allows users to transfer their Java code from Google’s infrastructure to their internal JBoss installation and back. The lion’s share of the interoperability work was taken up by Google engineers providing tests for their native App Engine implementation for the TCK while Red Hat developers contributed tests for CapeDwarf. All tests were then run against Google’s App Engine service, a locally installed App Engine SDK and a CapeDwarf implementation…

