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 filter in the web.xml file and ran it as a
Google Web Application.
Even though I built and used the snapshot from the github repository,
I still get the Security Access Control Exception.

There is another approach to mixing GAE and lift using the Eclipse
plugin. The documentation is here

http://code.google.com/eclipse/docs/existingprojects.html

I'm not sure how to run this, however. Do you just use mvn jetty:run,
or do you also need to launch the Google App Engine as well?
Have you tried it?

Glenn...

On May 15, 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
> >GAEI get a Security Access Control Exception because the Actor class
> > is trying to create a thread I think.
>
> It seems the recent commit[1] has caused that exception.
> I have pushed the fix to the github repository.
> May I ask you to try it again?
>
> [1]http://github.com/dpp/liftweb/commit/9e39859be9b8f6f4fd7c17cf503b5bcf...
>
> Sincerely,
> --
> Atsuhiko Yamanaka
> JCraft,Inc.
> 1-14-20 HONCHO AOBA-KU,
> SENDAI, MIYAGI 980-0014 Japan.
> Tel +81-22-723-2150
>     +1-415-578-3454
> Fax +81-22-224-8773
> Skype callto://jcraft/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to