users@grizzly.java.net

[ANN] Running Hudson on top of Grizzly

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 17 Dec 2008 21:19:38 -0500

Salut,

for Hudson (hudson.dev.java.net) lover, it is now possible to run it on
top of Grizzly. I've created a module under

extras/hudson-on-grizzly

Then running Hudson is as simple as:

java -jar grizzly-hudson-1.9.2-SNAPSHOT.jar -p 8080 -a hudson.war

The bootstrap code is horribly simple:

https://grizzly.dev.java.net/nonav/xref/com/sun/grizzly/hudson/Hudson.html

I might eventually create a single jar if peoples are interested. Ping
me in case you want to help.

A+

-- Jeanfrancois