if you want to use maven look for mvn jetty:run wicket-quickstart and wicket-examples are set up to run that way.
if you are looking for something like: java -jar <YourAppsName>.war the export function 'Runnable Jar File Export' might be something of help mf Am 07.03.2011 um 18:26 schrieb Mauro Ciancio: > Hello all, > I'd like to create a jar with a wicket application inside that can be > run from the command line as it were a desktop application. I'm using > maven and jetty and it would be great if jetty could start and listen > on a port. > > Any hints or links would be really appreciated. > > Thanks in advance. > Regards. > -- > Mauro Ciancio > http://about.me/maurociancio > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
