Where is Struts 2 Blank Archetype 2.1.6 ?

2009-03-21 Thread RadoK
Hi, where can I download blank archetype for Struts v 2.1.6? Is there some spacial repository that I need to configure in maven other than http://people.apache.org/repo/m2-snapshot-repository ? When I run command from page http://cwiki.apache.org/confluence/display/WW/Struts+2+Blank+Archetype :

Re: REST Plugin only for some actions

2009-03-20 Thread RadoK
Hi Dale. Thank you for your answer. NamespaceBasedActionMapper sounds good, certainly better than to have all actions mapped by REST plugin. But it isn't exactly what I am looking for. I was hoping that one could have Rest controllers and classic actions (mapped by convention plugin) living side