2009/4/8 Musachy Barroso <musa...@gmail.com>: > no, that would just instruct convention to scan from that package > down, what you need to do (I have no idea how archetypes work), is to > get the package name, and substring from "actions.", replace "." by > "/" and that will be the path under WEB-INF/content. If you can't > determine were to put the files at runtime, then you can either 1) > don't let users pick the package, 2) use @Result annotations to > indicate where the results are (kind of defeating the purpose of using > Convention)
I found the solution, but this is weird. I just moved the classes to package named "actions" and it works! Regards -- Lukasz http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org