Re: Getting the Manager to accept users (Tomcat 7)

2013-02-01 Thread L Alex Pranger
This seems to have done the trick for me (removing the extra comment lines). I had a comment line and was unaware that ending comment marks had to be on their own line. Thank you.

Re: Getting the Manager to accept users (Tomcat 7)

2013-01-31 Thread L Alex Pranger
Thanks for looking at this, answers / comments in relevant areas below On Thu, Jan 31, 2013 at 3:41 PM, Konstantin Kolinko wrote: > 2013/2/1 L Alex Pranger : > > I know that this question has been asked numerous times before, and I > have > > checked the FAQs and setup docu

Getting the Manager to accept users (Tomcat 7)

2013-01-31 Thread L Alex Pranger
I know that this question has been asked numerous times before, and I have checked the FAQs and setup documentation. I have made sure that the common mistakes such as leaving the users inside comments, failing to stop and restart tomcat, and configuring the realms are not the cause of my issue. I