akochnev wrote:
>
> Christian,
>can you jot down a few instructions on getting this done ? Is this the
> T5.1 out of SVN ? Or is this just following the instructions that someone
> (maybe you) posted a few weeks ago ?
>
I will write instructions on my blog in the next days (always too littl
It's already in:
http://code.google.com/p/googleappengine/issues/detail?id=1480
Maybe everybody affected shoul star it, too.
2009/8/13 Christian Edward Gruber
> This apparently happens on 5.0.x as well, and seems to be a problem in the
> classloading on the local development server. Apparently
This apparently happens on 5.0.x as well, and seems to be a problem in
the classloading on the local development server. Apparently this
error doesn't occur (or at least isn't manifesting this way) on the
actual appserver production engine. I have no clue where this is at,
but if there is
Out of the box it throws the same exception.
Caused by: java.lang.ClassNotFoundException: caught an exception while
obtaining a class file for org.apache.tapestry5.corelib.components.Loop$1
at javassist.Loader.findClass(Loader.java:359)
at
org.apache.tapestry5.internal.services.ComponentInstantiat
Christian,
can you jot down a few instructions on getting this done ? Is this the
T5.1 out of SVN ? Or is this just following the instructions that someone
(maybe you) posted a few weeks ago ?
Also, do you know if this runs properly on the local dev server ? There
is an issue w/ 5.0 and the
Nice work, Christian!
Em Tue, 11 Aug 2009 16:11:01 -0300, Christian Köberl
escreveu:
I've finally managed to run a Tapestry 5.1 application in GAE. I used the
Tapestry integration test app: http://tapestry-test.appspot.com/
For more background on this see:
http://derkoe.wordpress.com/2009/08/11/tapestry-5-1-in-the
Hi,
That's a great news and the app runs quite fast in GAE, seems not hibernate
samples, is hibernate option supported in GAE/T5 as well?
Angelo
Christian Köberl-2 wrote:
>
>
> I've finally managed to run a Tapestry 5.1 application in GAE. I used the
> Tapestry integration test app: http://
I've finally managed to run a Tapestry 5.1 application in GAE. I used the
Tapestry integration test app: http://tapestry-test.appspot.com/
For more background on this see:
http://derkoe.wordpress.com/2009/08/11/tapestry-5-1-in-the-cloud/
--
View this message in context:
http://n2.nabble.com/Tap