You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lift
Hi All,
I'm brand new to Scala and lift framework. I have created a very
simple hello world web app in lift framework and deployed it
successfully on tomcat.
Now I want to know whether I can deploy the same lift application on
Google app engine or not? I have the war ready, so in I thought that
it should have been as simple as deploying any war on tomcat or
websphere!!! But I see it is not ;-(
Can anyone please guide me as to how I can deploy my mini lift app on
GAE?
Thanks in advance.
A Newbie
TylerWeir
unread,
Sep 29, 2009, 9:08:31 AM9/29/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
There are caveats though, the major one is the lack of actors.
justss
unread,
Sep 29, 2009, 11:05:50 AM9/29/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lift
Great TylerWeir!!! Thanks a lot... Can you please suggest any kind of
documentation for this... sorry to be bothering you for that. Any
tutorial would be of great help.
Cheers.
TylerWeir
unread,
Sep 29, 2009, 1:54:36 PM9/29/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lift
google for "lift appengine" there a few out there.
Sury
unread,
Sep 29, 2009, 7:22:35 PM9/29/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lif...@googlegroups.com
Thanks a lot ;-)
Randinn
unread,
Sep 30, 2009, 12:16:01 AM9/30/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lif...@googlegroups.com
Hi,
Is this the easiest/simplest instructions/setup to deploy a Lift app on GAE?
It seems to involve datanucleus-enhancer, which I know nothing about.
I'm not sure what other dependency it has. Is it required?