struts.convention.action.packages is a list of full qualified package names like "com.mywebapp.actions", while "struts.convention.package.locators" is just the last part, like "actions".
musachy On Tue, Feb 24, 2009 at 1:24 AM, Matt Jiang <matt.ji...@gmail.com> wrote: > Hi > > I have test annotation to define Action and its proceeding Results > definition. It works fine, but I got confused about the two properties > definition as shown below: > > *You can also tell the plugin to use different strings to locate root > packages using the property struts.convention.package.locators. Finally, you > can tell the plugin to search specific root packages using the property > struts.convention.action.packages.* > > I use one of them to locate my root Action, they both work as the same way. > Does anyone can tell me what exactly the difference between the two > properties? > > thanks a lot, > Matt > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org