On Wed, Aug 5, 2009 at 3:34 PM, Parminder Mankoo<man...@cbio.mskcc.org> wrote:

>> I changed my tomcat-users.xml file to include:
>>
>> <tomcat-users>
>> <!--
>>  <role rolename="tomcat"/>
>>  <role rolename="manager"/>
>>  <role rolename="role1"/>
>>  <user username="tomcat" password="tomcat" roles="manager"/>
>>  <user username="both" password="tomcat" roles="tomcat,role1"/>
>>  <user username="role1" password="tomcat" roles="role1"/>
>> -->
>> </tomcat-users>
>>
>> But it won't login. What should I do?

Might want to uncomment all that :-)

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to