Thomas,

You can package Lift apps with OneJar and use the Winstone servlet container
(http://winstone.sourceforge.net/ )  That'll put everything in 1 JAR file
and it should allow single-click launch on a Windows machine.

Thanks,

David

On Fri, Jan 30, 2009 at 1:09 PM, Thomas Santana <maill...@gmail.com> wrote:

>
> I'm starting to look at lift as an alternative to a Scala+Swing
> application I have. I'll most likely embed Jetty anyway but after
> playing a little with Maven a question came to my mind: How to I
> package a Lift application to be run standalone on a desktop.
>
> My application comes with all the jars it needs (the two scala libs)
> and a couple of scripts to fire it off. I wonder if there is a way to
> build something like this for a Lift application. Something that makes
> easy for someone that is a regular user to get a simple one machine
> install done with a couple of clicks. Any hints?
>
> Thomas
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
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