[Lift] Re: your first Lift application on GAE/J

2009-06-21 Thread DFectuoso
You sir, you rock!!! Thanks for this awesome tutorial! On Jun 8, 7:28 pm, Atsuhiko Yamanaka atsuhiko.yaman...@gmail.com wrote: Hi, On Mon, Jun 8, 2009 at 11:38 PM, Amit Kumar Vermacdac.a...@gmail.com wrote: $ mvn package ... ---  T

[Lift] Re: your first Lift application on GAE/J

2009-06-08 Thread Amit Kumar Verma
Hi Atsuhiko, I trying the steps u have given but getting this error when execute the STEP 3 $ mvn package [INFO] Scanning for projects... [INFO] [INFO] Building test [INFO]task-segment: [package] [INFO]

[Lift] Re: your first Lift application on GAE/J

2009-06-08 Thread Atsuhiko Yamanaka
Hi, On Mon, Jun 8, 2009 at 11:38 PM, Amit Kumar Vermacdac.a...@gmail.com wrote: $ mvn package ... ---  T E S T S --- Running test.test.test.AppTest [Fatal Error] :3:4: The markup in the

[Lift] Re: your first Lift application on GAE/J

2009-05-20 Thread glenn
I like what you've accomplished with this. I tried to set this up from the GAE side, using the GAE Eclipse plugin rather than the maven lift archetype? I took all the 30+ jars the archetype now installs and created a Eclipse User Library that I put in the project classpath. I then just put the

[Lift] Re: your first Lift application on GAE/J

2009-05-17 Thread David Pollak
On Fri, May 15, 2009 at 9:23 PM, Atsuhiko Yamanaka atsuhiko.yaman...@gmail.com wrote: Hi, Thank you for your feedback. On Sat, May 16, 2009 at 10:33 AM, Eric Daugherty edaughe...@gmail.com wrote: I think I executed all the steps correctly, but when I deploy it to GAE I get a

[Lift] Re: your first Lift application on GAE/J

2009-05-16 Thread Atsuhiko Yamanaka
Hi, Thank you for your feedback. On Sat, May 16, 2009 at 10:33 AM, Eric Daugherty edaughe...@gmail.com wrote: I think I executed all the steps correctly, but when I deploy it to GAE I get a Security Access Control Exception because the Actor class is trying to create a thread I think. It

[Lift] Re: your first Lift application on GAE/J

2009-05-16 Thread Eric Daugherty
Thank you! I redeployed it with the current SNAPSHOT version and the base application now works fine. Thanks, Eric On May 15, 11:23 pm, Atsuhiko Yamanaka atsuhiko.yaman...@gmail.com wrote: Hi, Thank you for your feedback. On Sat, May 16, 2009 at 10:33 AM, Eric Daugherty

[Lift] Re: your first Lift application on GAE/J

2009-04-22 Thread Derek Chen-Becker
Nice! On Wed, Apr 22, 2009 at 2:39 AM, Atsuhiko Yamanaka atsuhiko.yaman...@gmail.com wrote: Hi there, Let me introduce you the brief tutorial to deploy simple lift application to Google App Engine for Java(GAE/J) . Now, Lift 1.1-SNAPSHOT code base has included the support for GAE/J and

[Lift] Re: your first Lift application on GAE/J

2009-04-22 Thread 刘浩
Thanks. Maybe you also could put it in Wiki. 2009/4/22 Derek Chen-Becker dchenbec...@gmail.com Nice! On Wed, Apr 22, 2009 at 2:39 AM, Atsuhiko Yamanaka atsuhiko.yaman...@gmail.com wrote: --~--~-~--~~~---~--~~ You received this message because you are

[Lift] Re: your first Lift application on GAE/J

2009-04-22 Thread Peter Bliznak
That's good stuff! I would never acutally think of putting real-life enterprise app onto GAE/J but for fun it might work well You mentioned you have more examples, I would be especially interested in Lift/JPA. You should put them all on WIKI somewhere. Peter.

[Lift] Re: your first Lift application on GAE/J

2009-04-22 Thread dramsay
This is great. +1 to Derek's suggestion to put it in the wiki. On Apr 22, 4:39 am, Atsuhiko Yamanaka atsuhiko.yaman...@gmail.com wrote: Hi there, Let me introduce you the brief tutorial to deploy simple lift application to Google App Engine for Java(GAE/J) . Now, Lift 1.1-SNAPSHOT code base

[Lift] Re: your first Lift application on GAE/J

2009-04-22 Thread David Pollak
Freekin' awesome stuff! Please keep it coming! Rock and Roll! On Wed, Apr 22, 2009 at 1:39 AM, Atsuhiko Yamanaka atsuhiko.yaman...@gmail.com wrote: Hi there, Let me introduce you the brief tutorial to deploy simple lift application to Google App Engine for Java(GAE/J) . Now, Lift