Davletvm / soashable

Automatically exported from code.google.com/p/soashable
0 stars 0 forks source link

Create Jetty runner #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is important for letting people try out the app without investing time
in Maven.

So-far I have create a "release" profile that copies jetty jars and the
exploded webapp to a zip for release. 

I am still trying to figure out how to launch it with start.jar, and will
then create bat and sh files.

Original issue reported on code.google.com by h.iver...@gmail.com on 26 Feb 2008 at 6:59

GoogleCodeExporter commented 9 years ago
started progress using maven assembly plugin, in the soashable-launcher project

Original comment by h.iver...@gmail.com on 28 Feb 2008 at 6:25

GoogleCodeExporter commented 9 years ago
launcher code works. 

blog post here:
http://blog.devspan.com/2008/02/creating-distributable-war-project-with.html

it is used for xmpp4js project, will port it to soashable proper.

Original comment by h.iver...@gmail.com on 29 Feb 2008 at 3:29

GoogleCodeExporter commented 9 years ago
created!

http://sourceforge.net/project/showfiles.php?group_id=217403&package_id=262062

Original comment by h.iver...@gmail.com on 29 Feb 2008 at 4:12