Author: markt
Date: Wed Feb 16 13:45:52 2011
New Revision: 1071244
URL: http://svn.apache.org/viewvc?rev=1071244&view=rev
Log:
Add info on removal of roles command from manager
Modified:
tomcat/site/trunk/docs/migration.html
tomcat/site/trunk/xdocs/migration.xml
Modified: tomcat/site/trunk/docs/migration.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration.html?rev=1071244&r1=1071243&r2=1071244&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration.html (original)
+++ tomcat/site/trunk/docs/migration.html Wed Feb 16 13:45:52 2011
@@ -773,6 +773,10 @@ compatibility problems.</p>
the browser must be closed afterwards to terminate the session.</li>
</ul>
+ <p>The roles command has been removed from the Manager application since it
+ did not work with the default configuration and most Realms do not support
+ providing a list of roles.</p>
+
</blockquote>
</td>
</tr>
Modified: tomcat/site/trunk/xdocs/migration.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration.xml?rev=1071244&r1=1071243&r2=1071244&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration.xml (original)
+++ tomcat/site/trunk/xdocs/migration.xml Wed Feb 16 13:45:52 2011
@@ -193,6 +193,10 @@ compatibility problems.</p>
the browser must be closed afterwards to terminate the session.</li>
</ul>
+ <p>The roles command has been removed from the Manager application since it
+ did not work with the default configuration and most Realms do not support
+ providing a list of roles.</p>
+
</subsection>
<subsection name="Host Manager application">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]