Thank you!
Silly me.
Caldarale, Charles R wrote:
>> From: Tom.Gendron@Sun.COM [mailto:Tom.Gendron@Sun.COM]
>> Subject: Having login trouble to tomcat
>>
>> <tomcat-users>
>> <!--
>> <role rolename="tomcat"/>
>> <role rolename="role1"/>
>> <role rolename="manager"/>
>> <role rolename="admin"/>
>> <user username="tomcat" password="tomcat"
>> roles="tomcat,admin,manager"/>
>> <user username="both" password="tomcat" roles="tomcat,role1"/>
>> <user username="role1" password="tomcat" roles="role1"/>
>> -->
>> </tomcat-users>
>>
>> I don't see anything wrong in the logs. Any suggestions as to how I
>> might debug this problem?
>>
>
> Try uncommenting the <role> and <user> elements.
>
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and
is thus for use only by the intended recipient. If you received this in error, please contact
the sender and delete the e-mail and its attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
--
Tom Gendron
Systems Engineering
Sun Microsystems
781 442-2622
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|