Am Dienstag, 15. Juli 2008 16:43:22 schrieb Piero Sartini: > > Then the classes that match the actionPackages > > (named packages like "com.my.package") will be queued for processing, > > as well as classes whose package matches one of the locators > > ("action", "actions", etc). If you name your packages using > > actionPackages, the plugin will find the classes in them. > > Thanks for the explanation:) > It seems it could be implemented in getPackageLocatorTest() very easy. I > just extend the if-condition (packageName.length() > 0).
I attached my small patch to WW-2576... don't know if it is of any use. Maybe the class loading issue happens before the PackageLocatorTest. Did not find a way to close or delete the issue.. can you do this? Piero --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]