Re: Convention plugin blues

2009-07-28 Thread Jim Collings
> Hi > Is there a setting/property I can set to get the Convention plugin to > tell me where & what it's looking for to resolve to the result > classes. Having split a Struts 2 (2.1.7) application that was running > solely on Tomcat to now serve static content from an Apache Webserver > and pass St

Re: Convention plugin blues

2009-07-28 Thread Musachy Barroso
set the debug level to TRACE, the output is quite verbose. musachy On Tue, Jul 28, 2009 at 1:33 AM, Roger Varley wrote: > Hi > > Is there a setting/property I can set to get the Convention plugin to > tell me where & what it's looking for to resolve to the result > classes. Having split a Struts

Convention plugin blues

2009-07-28 Thread Roger Varley
Hi Is there a setting/property I can set to get the Convention plugin to tell me where & what it's looking for to resolve to the result classes. Having split a Struts 2 (2.1.7) application that was running solely on Tomcat to now serve static content from an Apache Webserver and pass Struts reques