Hi James, Here is the sample web app's pom.xml file to which Bryan referred. You'll see the Jetty config there:
http://svn.apache.org/repos/asf/shiro/trunk/samples/web/pom.xml Although its jetty-plugin config is nearly identical to what Bryan already posted. You also might find browsing other sample apps useful here: http://svn.apache.org/repos/asf/shiro/trunk/samples That being said, do you have a requirement to set up Jetty yourself? Is the Jetty maven plugin not sufficient? Cheers, Les -- Les Hazlewood CTO, Katasoft | http://www.katasoft.com | 888.391.5282 twitter: http://twitter.com/lhazlewood katasoft blog: http://www.katasoft.com/blogs/lhazlewood personal blog: http://leshazlewood.com
