Re: Convention plugins problems

2009-09-25 Thread j.ollier
I have also been trying to get started with the Convention plugin and was struggling to understand why a webapp which works fine in Tomcat would not work in Jetty. I found that if Jetty does not expand the WAR file then I get this on startup: java.lang.Exception: Could not load WEB-INF/classes/co

META-INF directory stops Convention plugin working

2009-09-23 Thread j.ollier
Hi there I'm trying to get started with Struts2 in particular the Convention plugin. I've copied the code in the User guide and it works fine but only if I DON'T have a META-INF directory in my War file, even if that directory is empty. We are using Maven to build the War so the META-INF director