It's a web app managed by Google App Engine (Jetty based).
Thanks,
Raymond
--------------------------------------------------
From: "Jean-Sebastien Delfino" <[email protected]>
Sent: Wednesday, September 23, 2009 7:37 PM
To: <[email protected]>
Subject: Re: Tuscany SCA HelloWorld application is up and running on Google
App Engine!
Raymond Feng wrote:
Hi,
I have checked in the fixes into trunk and the application into my
sandbox at:
http://svn.apache.org/repos/asf/tuscany/sandbox/rfeng/helloworld-jsp-google-appengine/
After checkout, you can run "mvn" to copy the Tuscany jars into the
war/WEB-INF/lib folder. After that you can load the project into Eclipse
if you have the Google App Engine Eclipse plugin is installed (See
http://code.google.com/appengine/docs/java/tools/eclipse.html#Installing_the_Google_Plugin_for_Eclipse).
That's really cool!
Quick question: what's the class loading model? OSGi-based? or
Webapp-based managed by appengine?
--
Jean-Sebastien