Got it working.  I needed to set the constants below in my struts.xml.  Could
be good to add this to the docs for other people using Jetty in embedded
mode.
  <constant name="struts.convention.action.fileProtocols"
value="jar,code-source" />
  <constant name="struts.convention.exclude.parentClassLoader" value="false"
/>

-Ben


--
View this message in context: 
http://struts.1045723.n5.nabble.com/Convention-plugin-can-t-find-Actions-tp4744110p4744666.html
Sent from the Struts - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to