git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@509244
13f79535-47bb-0310-9956-
ffa450edef68
<xwork>
<!-- TODO: better error handling for exceptions needed! -->
+ <include file="webwork-default.xml"/>
<!-- Include plexus-security xwork configurations. -->
<include file="xwork-security.xml"/>
- <package name="base" extends="security">
+ <package name="base" extends="webwork-default">
<interceptors>
<interceptor name="configuration" class="configurationInterceptor"/>
<interceptor name="pssForceAdminUser" class="pssForceAdminUserInterceptor"/>