Re: GAE and Tapestry5 integration

2009-11-12 Thread sodium
Dmitry, just a quick off topic question. Did your application work properly after you upload to the Google App Engine? It works properly when i run it on my local app server, but there is error loading Spring when i upload it. I decided to change my Spring to 3.0.0.M4, and the logs showed: Cause

Re: GAE and Tapestry5 integration

2009-11-11 Thread sodium
Hi Dmitry, Thanks for sharing again. I finally able to figure out whats wrong. The problem is that i am only using maven2 building instead of Google App Engine plugin for Eclipse. Here's what i done to correct it in case anyone needed it. My setup is basically same as Mr. Dmitry except that i u

Re: GAE and Tapestry5 integration

2009-11-09 Thread Dmitry Gusev
vices.dao; > > > > import com.google.appengine.api.datastore.Key; > > > > import dmitrygusev.ping.entities.Schedule; > > > > public interface ScheduleDAO { > > > > public abstract void update(Schedule schedule); > > > > pub

Re: GAE and Tapestry5 integration

2009-11-09 Thread sodium
; I have been using Tapestry5 for few of my projects and loving it, but i >>> am >>> thinking of integrating it in Google App Engine. >>> As for Tapestry 5.0.18, i have managed to run it without jpa support by >>> following an example of >>> >>&

Re: GAE and Tapestry5 integration

2009-11-08 Thread Dmitry Gusev
> integration with jpa support, i will definitely bow down to u like a >> slave. >> Been scratching my head so hard that my hair is starting to fall... >> >> I tried integration Tapestry 5.0.18 with guice2 for jpa support from >> >> http://old.nabble.com/Integr

Re: GAE and Tapestry5 integration

2009-11-08 Thread Dmitry Gusev
ut the EntityManager keep returning null. Sigh.. > > Any pointers and advice is very much appreciated. > > -- > View this message in context: > http://old.nabble.com/GAE-and-Tapestry5-integration-tp26253952p26253952.html > Sent from the Tapestry - User mailing list archive at Nabble

GAE and Tapestry5 integration

2009-11-08 Thread sodium
/Integration-of-T5-with-the-domain-model-ts9953748s302.html but the EntityManager keep returning null. Sigh.. Any pointers and advice is very much appreciated. -- View this message in context: http://old.nabble.com/GAE-and-Tapestry5-integration-tp26253952p26253952.html Sent from the Tapestry