I just try it out with a rest plugin based application. But with first
request I get following error.
java.lang.RuntimeException:
com.opensymphony.xwork2.inject.DependencyException:
com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException: No
mapping found for dependency [type=java.
Thanks Johannes,
It's a bug, a new option was introduced into REST plugin to specify a
namespace for REST services, but such option should be optional to
don't break the backward compatibility
https://cwiki.apache.org/confluence/display/WW/REST+Plugin#RESTPlugin-Settings
I will leave this Vote o