<ul>
<li><tt>manager</tt> - allows access to the HTML GUI and the status
pages</li>
- <li><tt>manager-scripts</tt> - allows access to the text interface and the
+ <li><tt>manager-script</tt> - allows access to the text interface and the
status pages</li>
<li><tt>manager-jmx</tt> - allows access to the JMX proxy and the status
pages</li>
<url-pattern>/text/*</url-pattern>
</web-resource-collection>
<auth-constraint>
- <role-name>manager-scripts</role-name>
+ <role-name>manager-script</role-name>
</auth-constraint>
</security-constraint>
<security-constraint>
</web-resource-collection>
<auth-constraint>
<role-name>manager</role-name>
- <role-name>manager-scripts</role-name>
+ <role-name>manager-script</role-name>
<role-name>manager-jmx</role-name>
<role-name>manager-status</role-name>
</auth-constraint>
<description>
The role that is required to access the text Manager pages
</description>
- <role-name>manager-scripts</role-name>
+ <role-name>manager-script</role-name>
</security-role>
<security-role>
<description>