* Writing a maven plugin for embedded (so it works as nicely as jetty's)
Arquillian would then support the same nice jetty style integration for all of its containers; Jboss Embedded, Jboss AS (Remote), GlassFish Embedded, GlassFish(Remote), Jetty, Tomcat etc based on simple classpath/configuration in Maven.
--