atom feed16 messages in org.apache.incubator.sling-devRe: [RT] Shall we merge microsling in...
FromSent OnAttachments
Bertrand DelacretazDec 17, 2007 1:33 am 
Carsten ZiegelerDec 17, 2007 1:54 am 
Torgeir VeimoDec 17, 2007 1:55 am 
Bertrand DelacretazDec 17, 2007 2:03 am 
Torgeir VeimoDec 17, 2007 2:14 am 
Karl PaulsDec 17, 2007 2:21 am 
Carsten ZiegelerDec 17, 2007 2:21 am 
pi...@wasabicowboy.comDec 17, 2007 8:34 am 
Felix MeschbergerDec 17, 2007 3:02 pm 
Padraic HannonDec 17, 2007 3:09 pm 
Felix MeschbergerDec 17, 2007 3:24 pm 
pi...@wasabicowboy.comDec 17, 2007 5:32 pm 
Bertrand DelacretazDec 18, 2007 5:03 am 
Bertrand DelacretazDec 18, 2007 5:07 am 
Felix MeschbergerDec 18, 2007 5:19 am 
Bertrand DelacretazDec 18, 2007 5:55 am 
Subject:Re: [RT] Shall we merge microsling into Sling?
From:Bertrand Delacretaz (bdel@apache.org)
Date:Dec 18, 2007 5:55:59 am
List:org.apache.incubator.sling-dev

On Dec 18, 2007 2:19 PM, Felix Meschberger <fmes@gmail.com> wrote:

...Just build the launcher/app project with the "full" profile. You get a huge (currently 10MB) executable jar file enclosing all bundles to launche Sling:

$ mvn -P full package $ java -jar target/org.apache.sling.launcher.app-2.0.0-incubator-SNAPSHOT-full.jar...

Thanks for the reminder, works for me by navigating to http://localhost:8080/sling once the webapp starts.

-Bertrand