Skip to content

Instantly share code, notes, and snippets.

@pmuir
Created August 16, 2010 12:03
Show Gist options
  • Save pmuir/526842 to your computer and use it in GitHub Desktop.
Save pmuir/526842 to your computer and use it in GitHub Desktop.
public static final Asset JETTY_WEB = new ByteArrayAsset("<Configure id=\"webAppCtx\" class=\"org.mortbay.jetty.webapp.WebAppContext\"><Call class=\"org.jboss.weld.environment.jetty.WeldServletHandler\" name=\"process\"><Arg><Ref id=\"webAppCtx\"/></Arg></Call></Configure>".getBytes());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment