RE: struts.convention.package.locators.basePackage

2009-10-29 Thread James Cook
rnals... -Original Message- From: Musachy Barroso [mailto:musa...@gmail.com] Sent: 29 October 2009 16:35 To: Struts Users Mailing List Subject: Re: struts.convention.package.locators.basePackage you can just build it from trunk, and dump the new convention jar into your existing app, it should

Re: struts.convention.package.locators.basePackage

2009-10-29 Thread Musachy Barroso
you can just build it from trunk, and dump the new convention jar into your existing app, it should work. musachy On Thu, Oct 29, 2009 at 3:16 AM, James Cook wrote: > Infact I think I have answered my own question. > > In context of my previous email regarding the scanning, this bug: > https://i

RE: struts.convention.package.locators.basePackage

2009-10-29 Thread James Cook
Infact I think I have answered my own question. In context of my previous email regarding the scanning, this bug: https://issues.apache.org/struts/browse/WW-3234 The XWorks scans all classes on the CP first then the PackageBasedActionConfigBuilder attempts to eval, and I am assuming this is where