Re: Problems with Realm

2012-09-29 Thread sohsoh
I resolved it by changing the column of login from "name" to user_name ,,, thanks to all those who want to help me -- View this message in context: http://tomcat.10.n6.nabble.com/Problems-with-Realm-tp4987265p4987275.html Sent from the Tomcat - User mailing list archive at

Re: Problems with Realm

2012-09-29 Thread sohsoh
mcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1555) at java.lang.Thread.run(Thread.java:619) -- View this message in context: http://tomcat.10.n6.nabble.com/Problems-with-Realm-tp4987265p4987274.html Sent from the Tomcat - User mailing l

Re: Problems with Realm

2012-09-29 Thread Konstantin Kolinko
2012/9/29 sohsoh : > Hello Tomcatters, > > I am beginner in development, I wanted to do the user authentication, I am I > followed a tutorial for it to the letter, but in the final step I fell into > a problem that I did not arrive for a week of web search to solve it > -- after login he goes searc

RE: Problems with Realm

2012-09-29 Thread Martin Gainty
00 > From: boudali.souh...@gmail.com > To: users@tomcat.apache.org > Subject: Problems with Realm > > Hello Tomcatters, > > I am beginner in development, I wanted to do the user authentication, I am I > followed a tutorial for it to the letter, but in the final step I fell in

Re: Problems with Realm

2012-09-29 Thread Jose María Zaragoza
Have a look at Tomcat log files 2012/9/29 sohsoh : > I tried and the same problem ! > > > > -- > View this message in context: > http://tomcat.10.n6.nabble.com/Problems-with-Realm-tp4987265p4987268.html > Sent from the Tomcat - User mailing li

Re: Problems with Realm

2012-09-29 Thread sohsoh
I tried and the same problem ! -- View this message in context: http://tomcat.10.n6.nabble.com/Problems-with-Realm-tp4987265p4987268.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e

Re: Problems with Realm

2012-09-29 Thread Jose María Zaragoza
; userTable="users" > userNameCol="name" userCredCol="pass" userRoleTable="user_roles" > connectionName="tomcat" connectionPassword="TomcatPassword" > roleNameCol="role_name" debug="99"

Problems with Realm

2012-09-29 Thread sohsoh
d to add anything else??* -- View this message in context: http://tomcat.10.n6.nabble.com/Problems-with-Realm-tp4987265.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...