Dave, On Fri, 17 Sep 2004 10:20:53 -0500, Dave Bender <[EMAIL PROTECTED]> wrote:
<snip> > I'm concluding that if I have multiple modules, I need the Plug-Ins plugged into > each module, correct? The benefit being I can keep validation rules contained in > different files for different modules if I so choose? That is I could put the > 'profile' validation rules in profile-validation.xml with this: > > <set-property property="pathnames" > value="/WEB-INF/validator-rules.xml,/WEB-INF/profile-validation.xml" /> yes, it is my understanding that the plug-in needs to be defined in the module you are working with. so if you are using more than one module you can validate some and not have to validate all by only including the plug-in in those modules that you want validated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]