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